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

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

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

.icon-kongaixin:before {
  content: "\e735";
}

.icon-101:before {
  content: "\e63b";
}

.icon-shangpin-gouwudai-copy:before {
  content: "\e636";
}

