@font-face {
  font-family: 'Nunito';
  src: url('fonts/Nunito-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NunitoBold';
  src: url('fonts/Nunito-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rolleth';
  src:  url('fonts/rolleth.eot?yoehnn');
  src:  url('fonts/rolleth.eot?yoehnn#iefix') format('embedded-opentype'),
    url('fonts/rolleth.ttf?yoehnn') format('truetype'),
    url('fonts/rolleth.woff?yoehnn') format('woff'),
    url('fonts/rolleth.svg?yoehnn#rolleth') 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: 'rolleth' !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-menu:before {
  content: "\e914";
}
.icon-affil:before {
  content: "\e913";
}
.icon-warn:before {
  content: "\e900";
}
.icon-chain:before {
  content: "\e901";
}
.icon-usr-ava:before {
  content: "\e902";
}
.icon-chevron-right:before {
  content: "\e903";
}
.icon-chevron-left:before {
  content: "\e904";
}
.icon-bt:before {
  content: "\e905";
}
.icon-rd:before {
  content: "\e906";
}
.icon-clear:before {
  content: "\e907";
}
.icon-rule:before {
  content: "\e908";
}
.icon-faq:before {
  content: "\e909";
}
.icon-fairness:before {
  content: "\e90a";
}
.icon-copy:before {
  content: "\e90b";
}
.icon-fb:before {
  content: "\e90c";
}
.icon-tw:before {
  content: "\e90d";
}
.icon-eth:before {
  content: "\e90e";
}
.icon-stats:before {
  content: "\e90f";
}
.icon-trx:before {
  content: "\e910";
}
.icon-gear:before {
  content: "\e911";
}
.icon-logout:before {
  content: "\e912";
}
