@font-face {
  font-family: "iconfont"; /* Project id 2635173 */
  src: url('../fonts/iconfont.woff2?t=1626146254865') format('woff2'),
       url('../fonts/iconfont.woff?t=1626146254865') format('woff'),
       url('../fonts/iconfont.ttf?t=1626146254865') format('truetype');
}

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

.icon-bofang:before {
  content: "\e643";
}

.icon-weihu:before {
  content: "\e632";
}

.icon-douyin:before {
  content: "\e621";
}

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

.icon-fuwuwandian:before {
  content: "\e61c";
}

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

.icon-quanqiu:before {
  content: "\e623";
}

.icon-duihuan:before {
  content: "\e6ab";
}

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

.icon-wangluo:before {
  content: "\e642";
}

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

.icon-renzheng:before {
  content: "\e617";
}

.icon-up:before {
  content: "\e603";
}

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

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

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

