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

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

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

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

.icon-xiangxia:before {
  content: "\e601";
}

.icon-gouxuan:before {
  content: "\e631";
}

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

