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

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

.icon-daohang:before {
  content: "\e651";
}

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

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

.icon-linkedin:before {
  content: "\e7bd";
}

.icon-groupctrl:before {
  content: "\e6df";
}

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

.icon-wechat:before {
  content: "\e65b";
}

.icon-icSNSInsgram:before {
  content: "\e750";
}

.icon-X:before {
  content: "\e653";
}

.icon-xiaohongshu:before {
  content: "\e8c1";
}

