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

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

.icon-xinlangweibo:before {
  content: "\e601";
}

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

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

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

