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

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

.icon-dingwei:before {
  content: "\e662";
}

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

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

.icon-nv:before {
  content: "\e61f";
}

.icon-gengduo:before {
  content: "\e612";
}

.icon-fanhui:before {
  content: "\e603";
}

