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

[class^="sb-icon-"], [class*=" sb-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'SongBank' !important;
  speak: never;
  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;
}

.sb-icon-AC26:before {
  content: "\e904";
}
.sb-icon-AC25:before {
  content: "\e900";
}
.sb-icon-Monthly_Challenges:before {
  content: "\e901";
}
.sb-icon-SB_L:before {
  content: "\e902";
}
.sb-icon-SBV-logo:before {
  content: "\e903";
}
