@font-face {
  font-family: 'bcicon';
  src:  url('fonts/bcicon.eot?d6esa6');
  src:  url('fonts/bcicon.eot?d6esa6#iefix') format('embedded-opentype'),
    url('fonts/bcicon.ttf?d6esa6') format('truetype'),
    url('fonts/bcicon.woff?d6esa6') format('woff'),
    url('fonts/bcicon.svg?d6esa6#bcicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="bc-"], [class*=" bc-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bcicon' !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;
}

.bc-reward-line:before {
  content: "\e900";
}
