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

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

.icon-balance:before {
  content: "\e69d";
}

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

.icon-username:before {
  content: "\e65c";
}

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

.icon-signal:before {
  content: "\e871";
}

.icon-stop:before {
  content: "\e618";
}

.icon-calendar:before {
  content: "\e60a";
}

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

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

.icon-revocation:before {
  content: "\e657";
}

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

.icon-monitor:before {
  content: "\e62a";
}

.icon-task:before {
  content: "\e648";
}

.icon-await:before {
  content: "\e75f";
}

.icon-finish:before {
  content: "\e667";
}

.icon-running:before {
  content: "\ec61";
}

.icon-strategy:before {
  content: "\e8cb";
}

.icon-fast:before {
  content: "\e6c6";
}

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

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

.icon-setting:before {
  content: "\e637";
}

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

.icon-dashboard:before {
  content: "\e664";
}

.icon-create:before {
  content: "\e61e";
}

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

.icon-user:before {
  content: "\e629";
}

