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

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

.b1-icons-icon-namestar:before {
  content: "\e900";
}
