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

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

.icon-duigou1:before {
  content: "\ebe6";
}

.icon-duigou:before {
  content: "\e606";
}

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

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

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

.icon-xiangyoujiantou:before {
  content: "\e662";
}

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

