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

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

.icon-survey:before {
  content: "\e67f";
}

.icon-xiangkan:before {
  content: "\e8bc";
}

.icon-dayudengyufuhao:before {
  content: "\e62b";
}

.icon-cart-full:before {
  content: "\e746";
}

.icon-store-fill:before {
  content: "\e78d";
}

.icon-customer-service:before {
  content: "\e66a";
}

.icon-elipsis:before {
  content: "\e66e";
}

.icon-error:before {
  content: "\e66f";
}

.icon-favorite:before {
  content: "\e670";
}

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

.icon-icon_search:before {
  content: "\e654";
}

.icon-rmb:before {
  content: "\e703";
}

.icon-select:before {
  content: "\e67e";
}

.icon-arrow-left-bold:before {
  content: "\e685";
}

