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

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

.icon-start:before {
  content: "\e635";
}

.icon-fangdajing:before {
  content: "\e653";
}

.icon-navigation:before {
  content: "\e67a";
}

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

.icon-discount:before {
  content: "\e66d";
}

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

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

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

.icon-arrow-down-bold:before {
  content: "\e686";
}

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

.icon-arrow-down-filling:before {
  content: "\e688";
}

