@font-face {
  font-family: "iconfont"; /* Project id 4704457 */
  src: url('iconfont.eot?t=1728440321829'); /* IE9 */
  src: url('iconfont.eot?t=1728440321829#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('iconfont.woff2?t=1728440321829') format('woff2'),
       url('iconfont.woff?t=1728440321829') format('woff'),
       url('iconfont.ttf?t=1728440321829') format('truetype'),
       url('iconfont.svg?t=1728440321829#iconfont') format('svg');
}

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

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

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

.icon-QQ:before {
  content: "\e876";
}

