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

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

.icon-laravel:before {
  content: "\e6f8";
}

.icon-typescript:before {
  content: "\e6a3";
}

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

.icon-verified:before {
  content: "\e8d2";
}

.icon-Sass:before {
  content: "\e6d0";
}

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

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

.icon-React:before {
  content: "\e79b";
}

.icon-Nodejs1:before {
  content: "\e7a4";
}

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

.icon-zcool-fill:before {
  content: "\e779";
}

.icon-bilibili-line:before {
  content: "\e69e";
}

.icon-stackoverflow:before {
  content: "\ea05";
}

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

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

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

.icon-npm1:before {
  content: "\e685";
}

.icon-tailwindcss:before {
  content: "\e6a6";
}

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

