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

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

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

.icon-jiaru:before {
  content: "\e6a1";
}

.icon-xiangshang-:before {
  content: "\e611";
}

.icon-zaixianzixun:before {
  content: "\e605";
}

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

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

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

.icon-shipinhao:before {
  content: "\eb73";
}

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

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

