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

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

.icon-canguan:before {
  content: "\e680";
}

.icon-zhiyuan:before {
  content: "\e681";
}

.icon-yuyue:before {
  content: "\e682";
}

.icon-fuwu:before {
  content: "\e683";
}

