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

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

.icon-you:before {
  content: "\e65f";
}

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

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

.icon-yingwen:before {
  content: "\e6bf";
}

