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

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

.icon-qqqun:before {
  content: "\e8ac";
}

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

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

.icon-zhihu-circle-fill:before {
  content: "\ea8b";
}

.icon-gitee:before {
  content: "\e60c";
}

.icon-juejin:before {
  content: "\e60b";
}

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

