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

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

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

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

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

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

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

.icon-bilibili:before {
  content: "\e849";
}

.icon-xiaohongshu1:before {
  content: "\eb79";
}

