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

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

.irblocation:before {
  content: "\e900";
}
.irbmap:before {
  content: "\e900";
}
.irbcompass:before {
  content: "\e900";
}
.irbdirection:before {
  content: "\e900";
}
.irbsearch:before {
  content: "\e901";
}
.irbzoom:before {
  content: "\e901";
}
.irbmagnifier:before {
  content: "\e901";
}
.irbmagnifying-glass:before {
  content: "\e901";
}
