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

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

.icon-del:before {
  content: "\e68e";
}

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

.icon-suo:before {
  content: "\e669";
}

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

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

.icon-dec:before {
  content: "\e729";
}

.icon-next:before {
  content: "\e65f";
}

.icon-prev:before {
  content: "\e660";
}

.icon-inc:before {
  content: "\e889";
}

.icon-top:before {
  content: "\e65d";
}

.icon-bottom:before {
  content: "\e65e";
}

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

.icon-collect-active:before {
  content: "\e683";
}

.icon-after:before {
  content: "\e64c";
}

.icon-collect:before {
  content: "\e666";
}

.icon-mobile:before {
  content: "\e625";
}

.icon-women-wear:before {
  content: "\e7b7";
}

.icon-high-shoes:before {
  content: "\e674";
}

.icon-men-wear:before {
  content: "\e6f6";
}

.icon-decoration:before {
  content: "\e61b";
}

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

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

.icon-search:before {
  content: "\e848";
}

.icon-enter:before {
  content: "\fd64";
}

