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

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

.icon-shulin:before {
  content: "\e621";
}

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

.icon-Bilibili:before {
  content: "\e6b9";
}

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

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

.icon-kuaishou:before {
  content: "\eb7a";
}

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

