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

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

.icon-bbrIco_minus:before {
  content: "\e90c";
}
.icon-bbrIco_plus:before {
  content: "\e90d";
}
.icon-bbrRes_ball:before {
  content: "\e907";
}
.icon-bbrRes_bat:before {
  content: "\e908";
}
.icon-bbrIco_finger:before {
  content: "\e909";
}
.icon-bbrRes_glove:before {
  content: "\e90a";
}
.icon-bbrRes_shoe:before {
  content: "\e90b";
}
.icon-bbrSel-btm:before {
  content: "\e900";
}
.icon-bbrSel-lft:before {
  content: "\e901";
}
.icon-bbrSel-rgt:before {
  content: "\e902";
}
.icon-bbrSel-str:before {
  content: "\e903";
}
.icon-bbrSel-top:before {
  content: "\e904";
}
.icon-bbrIco-qand:before {
  content: "\e905";
}
.icon-bbrIco-reload:before {
  content: "\e906";
}
