@font-face {
  font-family: "iconfont"; /* Project id 4892910 */
  src: url('//at.alicdn.com/t/c/font_4892910_99bs603xtca.woff?t=1745429703062') format('woff');
}

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

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

.icon-loading:before {
  content: "\e610";
}

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

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

.icon-add:before {
  content: "\e63e";
}

.icon-close:before {
  content: "\e722";
}

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

.icon-json:before {
  content: "\e602";
}

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

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

