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

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

.icon-google:before {
  content: "\e87a";
}

.icon-facebook:before {
  content: "\e87d";
}

.icon-instagram:before {
  content: "\e87f";
}

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

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

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

.icon-paper-plane:before {
  content: "\e7eb";
}

.icon-like:before {
  content: "\e813";
}

.icon-tag-fill:before {
  content: "\e7ae";
}

.icon-calendaralt-fill:before {
  content: "\e7d8";
}

.icon-eye:before {
  content: "\e7ed";
}

.icon-collection:before {
  content: "\e814";
}

