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

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

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

.icon-goumai:before {
  content: "\e603";
}

.icon-tuijiansel:before {
  content: "\e63c";
}

.icon-dagou:before {
  content: "\e782";
}

.icon-xiayiye:before {
  content: "\e76e";
}

.icon-menu:before {
  content: "\e62c";
}

.icon-jiahao:before {
  content: "\e726";
}

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

.icon-download:before {
  content: "\e626";
}

.icon-gouwu:before {
  content: "\e608";
}

