@font-face {
  font-family: 'BSF-ICONS';
  src:  url('fonts/BSF-ICONS.eot?9xj3xv');
  src:  url('fonts/BSF-ICONS.eot?9xj3xv#iefix') format('embedded-opentype'),
    url('fonts/BSF-ICONS.ttf?9xj3xv') format('truetype'),
    url('fonts/BSF-ICONS.woff?9xj3xv') format('woff'),
    url('fonts/BSF-ICONS.svg?9xj3xv#BSF-ICONS') 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-ICONS' !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-BSF-Star:before {
  content: "\e900";
  color: #3b5469;
}
