@font-face {font-family: "iconfont";
  src: url('../fonts/font_1976070_oklai9ulpl8.eot'); /* IE9 */
  src: url('../fonts/font_1976070_oklai9ulpl8.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/c3a25c2e62e745fbad504f20a521f905.woff') format('woff2'),
  url('../fonts/font_1976070_oklai9ulpl8.woff') format('woff'),
  url('../fonts/font_1976070_oklai9ulpl8.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font_1976070_oklai9ulpl8.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-share:before {
  content: "\e62a";
}

.icon-dianhua:before {
  content: "\e627";
}

.icon-mianbaoxie:before {
  content: "\e676";
}

.icon-ico:before {
  content: "\e646";
}

.icon-xiangshang:before {
  content: "\e600";
}

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

.icon-ziyuan:before {
  content: "\e622";
}

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

