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

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

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

