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

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

.bsf-1:before {
  content: "\e900";
  color: #2555a6;
}
.bsf-4:before {
  content: "\e901";
  color: #2555a6;
}
.bsf-2:before {
  content: "\e902";
  color: #2555a6;
}
.bsf-3:before {
  content: "\e903";
  color: #2555a6;
}
.bsf-5:before {
  content: "\e904";
  color: #2555a6;
}
.bsf-6:before {
  content: "\e905";
  color: #2555a6;
}
