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

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

.ico2-spark:before {
  content: "\e9002";
}
