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

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

.icon-Edit:before {
  content: "\e618";
}

.icon-add:before {
  content: "\e6a8";
}

.icon-remove:before {
  content: "\e620";
}

.icon-More:before {
  content: "\e60d";
}

.icon-ai:before {
  content: "\ec5f";
}

.icon-arrow-right:before {
  content: "\e94a";
}

.icon-user:before {
  content: "\e788";
}

.icon-product:before {
  content: "\e611";
}

.icon-coupon:before {
  content: "\e884";
}

.icon-huiyuan:before {
  content: "\e8a6";
}

.icon-classify:before {
  content: "\e62f";
}

.icon-builder:before {
  content: "\e65a";
}

.icon-scene:before {
  content: "\e71b";
}

.icon-partner:before {
  content: "\e616";
}

.icon-build:before {
  content: "\e610";
}

.icon-order:before {
  content: "\e949";
}

.icon-arrow-down:before {
  content: "\e665";
}

.icon-home:before {
  content: "\e617";
}

.icon-carousel:before {
  content: "\e6d1";
}

