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

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

.icon-golang:before {
  content: "\e84f";
}

.icon-html:before {
  content: "\e632";
}

.icon-note:before {
  content: "\e63a";
}

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

.icon-code:before {
  content: "\e7fc";
}

.icon-java:before {
  content: "\e6e0";
}

.icon-markdown:before {
  content: "\e6ff";
}

.icon-c:before {
  content: "\e698";
}

.icon-cplusplus:before {
  content: "\eb6e";
}

.icon-kotlin:before {
  content: "\ebed";
}

.icon-javascript:before {
  content: "\e636";
}

.icon-Python:before {
  content: "\e891";
}

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

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

