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

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

.icon-cash:before {
  content: "\e604";
}

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

.icon-station:before {
  content: "\e81b";
}

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

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

.icon-plus:before {
  content: "\e727";
}

.icon-minus:before {
  content: "\e650";
}

.icon-cart:before {
  content: "\e68d";
}

.icon-logout:before {
  content: "\e935";
}

.icon-box:before {
  content: "\e6cb";
}

.icon-password:before {
  content: "\e614";
}

.icon-bookmark:before {
  content: "\ea94";
}

.icon-order:before {
  content: "\e62d";
}

.icon-list:before {
  content: "\e701";
}

.icon-flash:before {
  content: "\e6f3";
}

.icon-rocket:before {
  content: "\e682";
}

.icon-group:before {
  content: "\e753";
}

.icon-time:before {
  content: "\e6b7";
}

.icon-anquan:before {
  content: "\e692";
}

.icon-kefu-tianchong:before {
  content: "\e620";
}

.icon-imac:before {
  content: "\e622";
}

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

.icon-linux:before {
  content: "\e6c1";
}

.icon-windows:before {
  content: "\e6b5";
}

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

