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

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

.icon-book:before {
  content: "\e932";
}

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

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

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

.icon-left:before {
  content: "\e660";
}

.icon-fenlei:before {
  content: "\e62f";
}

.icon-top:before {
  content: "\e67e";
}

.icon-time:before {
  content: "\e64d";
}

.icon-up:before {
  content: "\e633";
}

.icon-down:before {
  content: "\e642";
}

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

.icon-search:before {
  content: "\e86e";
}

.icon-me:before {
  content: "\e65d";
}

.icon-eyes:before {
  content: "\e857";
}

.icon-calendar:before {
  content: "\e8b4";
}

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

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

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

.icon-github:before {
  content: "\e885";
}

