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

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

.rp-btpLogo1:before {
  content: "\e900";
}
.rp-btpLogo:before {
  content: "\e902";
}
.rp-ifisLogo:before {
  content: "\e901";
}

