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

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

.bmi-magnify:before {
  content: "\e903";
}
.bmi-maximize:before {
  content: "\e904";
}
.bmi-right:before {
  content: "\e91f";
}
.bmi-left-thin:before {
  content: "\2190";
}
.bmi-right-thin:before {
  content: "\2192";
}
.bmi-angle-right:before {
  content: "\e922";
}
.bmi-angle-left:before {
  content: "\e923";
}
.bmi-close-1:before {
  content: "\e932";
}
.bmi-close:before {
  content: "\e933";
}
.bmi-left:before {
  content: "\e937";
}
.bmi-close-2:before {
  content: "\e944";
}
.bmi-arrow-right:before {
  content: "\e946";
}
.bmi-arrow-left:before {
  content: "\e947";
}
.bmi-arrow-down:before {
  content: "\e948";
}
.bmi-arrow-up:before {
  content: "\e949";
}
.bmi-plus:before {
  content: "\e94a";
}
.bmi-minus:before {
  content: "\e94c";
}
.bmi-play:before {
  content: "\e953";
}
.bmi-max-circle:before {
  content: "\f08e";
}
.bmi-cancel-thin:before {
  content: "\26cc";
}
.bmi-max-zoom:before {
  content: "\f098";
}
.bmi-arrow-left-short:before {
  content: "\f0a2";
}
.bmi-arrow-right-short:before {
  content: "\f0a3";
}
