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

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

.bf-bf_figur:before {
  content: "\e900";
}
