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

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

.icon-bsf-bsn-BSF-BSN-Red2:before {
  content: "\e900";
  color: #ef3b32;
}
.icon-bsf-bsn-BSF-BSN-Blue2:before {
  content: "\e901";
  color: #2756a6;
}
.icon-bsf-bsn-BSF-BSN-White:before {
  content: "\e902";
  color: #fff;
}
