@font-face {
  font-family: "iconfont"; /* Project id 4823784 */
  src: url('//at.alicdn.com/t/c/font_4823784_glyot7p4t3w.woff2?t=1739773868600') format('woff2'),
       url('//at.alicdn.com/t/c/font_4823784_glyot7p4t3w.woff?t=1739773868600') format('woff'),
       url('//at.alicdn.com/t/c/font_4823784_glyot7p4t3w.ttf?t=1739773868600') format('truetype');
}

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

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

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

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

.icon-add:before {
  content: "\e648";
}

.icon-right:before {
  content: "\e93e";
}

