@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1691561956271') format('truetype');
}

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

.icon-huafei:before {
  content: "\f003f";
}

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

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

.icon-diannao:before {
  content: "\e75e";
}

.icon-hezi:before {
  content: "\e61a";
}

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

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

.icon-manage:before {
  content: "\e863";
}

.icon-Douyin:before {
  content: "\e681";
}

.icon-lianjie:before {
  content: "\e60a";
}

