@font-face {
  font-family: "tether-cs-icon-font";
  src: url("fonts/tether-cs-icon-font.eot?r3m54y");
  src: url("fonts/tether-cs-icon-font.eot?r3m54y#iefix")
      format("embedded-opentype"),
    url("fonts/tether-cs-icon-font.ttf?r3m54y") format("truetype"),
    url("fonts/tether-cs-icon-font.woff?r3m54y") format("woff"),
    url("fonts/tether-cs-icon-font.svg?r3m54y#tether-cs-icon-font")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "tether-cs-icon-font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.icon-cross-filled:before {
  content: "\e917";
}
.icon-cross:before {
  content: "\e914";
}
.icon-warning .path1:before {
  content: "\e915";
  color: rgb(0, 0, 0);
}
.icon-warning .path2:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(27, 37, 45);
}
.icon-checkmark:before {
  content: "\e913";
  color: #39b54a;
}
.icon-spinner:before {
  content: "\e912";
}
.icon-chevron-right:before {
  content: "\e910";
}
.icon-chevron-down:before {
  content: "\e911";
}
.icon-getting-started:before {
  content: "\e900";
}
.icon-knowledge-base:before {
  content: "\e901";
}
.icon-bank-wires:before {
  content: "\e902";
}
.icon-other-issues:before {
  content: "\e903";
}
.icon-account-settings:before {
  content: "\e904";
}
.icon-account-access:before {
  content: "\e905";
}
.icon-token-withdrawals:before {
  content: "\e906";
}
.icon-API:before {
  content: "\e907";
}
.icon-trading-funding:before {
  content: "\e908";
}
.icon-forks-airdrops:before {
  content: "\e909";
}
.icon-token-deposits:before {
  content: "\e90a";
}
.icon-security-concern:before {
  content: "\e90b";
}
.icon-collaboration:before {
  content: "\e90c";
}
.icon-verification:before {
  content: "\e90d";
}
.icon-mobile-app:before {
  content: "\e90e";
}
.icon-token-sales:before {
  content: "\e80a";
}
.icon-bug-reporting:before {
  content: "\e90f";
}
