@font-face {
  font-family: "iconfont"; /* Project id 4877180 */
  src: url('//at.alicdn.com/t/c/font_4877180_5srrx2rzgkt.woff2?t=1743412122014') format('woff2'),
       url('//at.alicdn.com/t/c/font_4877180_5srrx2rzgkt.woff?t=1743412122014') format('woff'),
       url('//at.alicdn.com/t/c/font_4877180_5srrx2rzgkt.ttf?t=1743412122014') 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: "\e600";
}

.icon-logo-weibo:before {
  content: "\e618";
}

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

.icon-zhihu:before {
  content: "\e606";
}

.icon-email:before {
  content: "\e604";
}

.icon-rss:before {
  content: "\e68d";
}

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

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

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

.icon-tongji2:before {
  content: "\e61f";
}

.icon-xiazai1:before {
  content: "\e603";
}

.icon-QQ:before {
  content: "\e882";
}

