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

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

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

.icon-danciben:before {
  content: "\e663";
}

.icon-danci:before {
  content: "\e794";
}

