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

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

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

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

.icon-telegram1:before {
  content: "\e9ac";
}

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

