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

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

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

