﻿@font-face {font-family: "iconfont";
  src: url('../fonts/font_1391315_hxhq14mhszj.eot'); /* IE9 */
  src: url('../fonts/font_1391315_hxhq14mhszj.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/823bf19a0c424b64b19531b9f57387d7.woff') format('woff2'),
  url('../fonts/font_1391315_hxhq14mhszj.woff') format('woff'),
  url('../fonts/font_1391315_hxhq14mhszj.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font_1391315_hxhq14mhszj.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before {
  content: "\e613";
}

.icon-qq:before {
  content: "\e614";
}

.icon-weibo:before {
  content: "\e707";
}

.icon-zuojiantou:before {
  content: "\e656";
}

.icon-rengongfuwu:before {
  content: "\e699";
}

.icon-top:before {
  content: "\e6c0";
}

.icon-Language:before {
  content: "\e617";
}

