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

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

.icon-delete:before {
  content: "\e60f";
}

.icon-position:before {
  content: "\e61f";
}

.icon-coin:before {
  content: "\e616";
}

.icon-weigouxuan:before {
  content: "\e63e";
}

.icon-gouxuan:before {
  content: "\e61d";
}

.icon-arrow-left:before {
  content: "\e744";
}

.icon-date:before {
  content: "\ed4f";
}

.icon-fapiao:before {
  content: "\e7f7";
}

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

.icon-contactstongxunlu:before {
  content: "\e6e6";
}

.icon-successful:before {
  content: "\e633";
}

.icon-close:before {
  content: "\e747";
}

.icon-gear:before {
  content: "\e707";
}

.icon-scan:before {
  content: "\e689";
}

