@font-face {
  font-family: 'quantman';
  src:  url('fonts/quantman.eot?z4et6x');
  src:  url('fonts/quantman.eot?z4et6x#iefix') format('embedded-opentype'),
    url('fonts/quantman.ttf?z4et6x') format('truetype'),
    url('fonts/quantman.woff?z4et6x') format('woff'),
    url('fonts/quantman.svg?z4et6x#quantman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'quantman' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e90d";
}
.icon-auto:before {
  content: "\e90e";
}
.icon-oneclick:before {
  content: "\e90f";
}
.icon-telegram:before {
  content: "\e910";
}
.icon-whatsapp:before {
  content: "\e911";
}
.icon-order-transactions:before {
  content: "\e902";
}
.icon-order:before {
  content: "\e900";
}
.icon-history:before {
  content: "\e901";
}
.icon-live:before {
  content: "\e904";
}
.icon-queue:before {
  content: "\e905";
}
.icon-loss:before {
  content: "\e906";
}
.icon-profit:before {
  content: "\e907";
}
.icon-start:before {
  content: "\e908";
}
.icon-error:before {
  content: "\e90a";
}
.icon-completed:before {
  content: "\e90b";
}
.icon-expand:before {
  content: "\e909";
}
.icon-collapsed:before {
  content: "\e90c";
}
.icon-no-video:before {
  content: "\e912";
}
