@font-face {
  font-family: "iconfont"; /* Project id 4664613 */
  src: url('iconfont.woff2?t=1724723473026') format('woff2'),
       url('iconfont.woff?t=1724723473026') format('woff'),
       url('iconfont.ttf?t=1724723473026') format('truetype');
}

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

.icon-guanbi:before {
  content: "\e622";
}

.icon-danxuan:before {
  content: "\e71f";
}

.icon-fangxingweixuanzhong:before {
  content: "\e720";
}

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

.icon-yuanxingweixuanzhong:before {
  content: "\e72f";
}

