@font-face {
    font-family: 'btp';
    src:  url('/fonts/btp.eot?5xm4');
    src:  url('/fonts/btp.eot?5xm4#iefix') format('embedded-opentype'),
    url('/fonts/btp.ttf?5xm4') format('truetype'),
    url('/fonts/btp.woff?5xm4') format('woff'),
    url('/fonts/btp.svg?5xm4#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";
}
