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

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

.icon-vscode:before {
  content: "\e6b8";
}

.icon-bofangqi-danmugundongkai:before {
  content: "\e69f";
}

.icon-git:before {
  content: "\e708";
}

.icon-Vue:before {
  content: "\e799";
}

.icon-css:before {
  content: "\e61e";
}

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

.icon-js:before {
  content: "\e63b";
}

.icon-wakatime:before {
  content: "\e81d";
}

.icon-gitee:before {
  content: "\e615";
}

.icon-csdn:before {
  content: "\e606";
}

