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

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

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

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

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

.icon-tengxunshipin:before {
  content: "\e73e";
}

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

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

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

.icon-arrow-right-s-line:before {
  content: "\e747";
}

.icon-arrow-b_line:before {
  content: "\e67f";
}

