@font-face {
  font-family: "iconfont"; /* Project id 4340246 */
  src: url('/iconfont/iconfont-5e1526cd.woff2') format('woff2'),
       url('/iconfont/iconfont-5e1526cd.woff') format('woff'),
       url('/iconfont/iconfont-5e1526cd.ttf') 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";
}

