

.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";
}

