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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bbo-sub' !important;
  speak: none;
  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;
}

.bbo-rules-icon:before {
  content: "\e904";
}
.bbo-disciplinary-icon:before {
  content: "\e900";
}
.bbo-f-a-qs-icon:before {
  content: "\e901";
}
.bbo-hearings-trainings-icon:before {
  content: "\e902";
}
.bbo-chevron-thin-down:before {
  content: "\e903";
}

