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

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

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

.icon-fanhui:before {
  content: "\e654";
}

.icon-youxiang:before {
  content: "\e602";
}

.icon-linkedin:before {
  content: "\e66d";
}

.icon-tuite:before {
  content: "\e618";
}

.icon-location:before {
  content: "\e61d";
}

.icon-guanbi:before {
  content: "\e665";
}

.icon-wchart:before {
  content: "\e601";
}

.icon-instagram:before {
  content: "\e9f5";
}

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

.icon-lianshu:before {
  content: "\e645";
}

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

.icon-right:before {
  content: "\e664";
}

.icon-left:before {
  content: "\e9f6";
}

