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

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

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

.icon-back:before {
  content: "\ea6b";
}

.icon-forward:before {
  content: "\ea70";
}

.icon-hash:before {
  content: "\e6e2";
}

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

.icon-fail:before {
  content: "\e7b3";
}

.icon-mail:before {
  content: "\ec34";
}

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

.icon-qzone:before {
  content: "\e755";
}

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

.icon-wechat:before {
  content: "\e607";
}

.icon-qq:before {
  content: "\e609";
}

