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

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

.icon-show:before {
  content: "\e6cc";
}

.icon-hide:before {
  content: "\e6cf";
}

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

.icon-shopping-cart:before {
  content: "\e60c";
}

.icon-zoom-in:before {
  content: "\e6102";
}

.icon-save:before {
  content: "\e644";
}

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

.icon-close:before {
  content: "\e60b";
}

.icon-qrscan:before {
  content: "\e71d";
}

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

.icon-ppt:before {
  content: "\e643";
}

.icon-douyin:before {
  content: "\e661";
}

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

.icon-edit:before {
  content: "\e655";
}

