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

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

.bb-node3:before {
  content: "\e900";
}
.bb-node1:before {
  content: "\e901";
}
.bb-node2:before {
  content: "\e902";
}
