@font-face {
  font-family: 'currency';
  src:  url('../fonts/currency.eot?pm2b13');
  src:  url('../fonts/currency.eot?pm2b13#iefix') format('embedded-opentype'),
    url('../fonts/currency.ttf?pm2b13') format('truetype'),
    url('../fonts/currency.woff?pm2b13') format('woff'),
    url('../fonts/currency.svg?pm2b13#icomoon') 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: 'currency' !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-bch:before {
  content: "\e904";
}
.icon-ltc:before {
  content: "\e905";
}
.icon-usd:before {
  content: "\e907";
}
.icon-qtum:before {
  content: "\e908";
}
.icon-monero:before {
  content: "\e909";
}
.icon-xrp:before {
  content: "\e90a";
}
.icon-zec:before {
  content: "\e90b";
}
.icon-krw:before {
  content: "\e906";
}
.icon-etc:before {
  content: "\e900";
}
.icon-btc:before {
  content: "\e901";
}
.icon-dash:before {
  content: "\e902";
}
.icon-eth:before {
  content: "\e903";
}
