/* Font Awesome CDN - using for title prefix icon */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');

/* Legacy iconfont support (if needed) */
@font-face {
  font-family: "iconfont"; /* Project id 4727561 */
  /* Color fonts - updated URL or use local fallback */
  src: 
       url('https://at.alicdn.com/t/c/font_4727561_kotr8j9mkkl.woff2?t=1767786967714') format('woff2'),
       url('https://at.alicdn.com/t/c/font_4727561_kotr8j9mkkl.woff?t=1767786967714') format('woff'),
       url('https://at.alicdn.com/t/c/font_4727561_kotr8j9mkkl.ttf?t=1767786967714') format('truetype');
}

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

.icon-paobuji:before {
  content: "\101ea";
}

.icon-bijiben1:before {
  content: "\e639";
}

.icon-bijiben:before {
  content: "\e618";
}

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

.icon-tongjijisuan:before {
  content: "\e659";
}

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

.icon-chaiquan:before {
  content: "\e647";
}

.icon-gongwuyuankaoshi:before {
  content: "\e62e";
}

.icon-wenji-suibi:before {
  content: "\e62f";
}

.icon-fenshijuan1:before {
  content: "\e643";
}

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

.icon-jiqixuexi:before {
  content: "\e655";
}
