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

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

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

.icon-jQuery:before {
  content: "\e79c";
}

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

.icon-dart:before {
  content: "\e63f";
}

.icon-less:before {
  content: "\e662";
}

.icon-swift:before {
  content: "\e699";
}

.icon-flutter:before {
  content: "\e654";
}

.icon-solidity:before {
  content: "\e707";
}

.icon-go:before {
  content: "\e62d";
}

.icon-ts:before {
  content: "\e664";
}

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

.icon-bootstrap:before {
  content: "\e6d4";
}

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

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

.icon-angular:before {
  content: "\e798";
}

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

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

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

.icon-linux:before {
  content: "\e80b";
}

.icon-sql:before {
  content: "\e65b";
}

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

