@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

@font-face {
    font-family: 'pb_special_eliteregular';
    src: url('pb_special_elite-webfont.woff2') format('woff2'),
         url('pb_special_elite-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pb_signaturebold_display';
    src: url('pbsignature-bolddisplay-webfont.woff2') format('woff2'),
         url('pbsignature-bolddisplay-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pb_signaturebold_text';
    src: url('pbsignature-boldtext-webfont.woff2') format('woff2'),
         url('pbsignature-boldtext-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pb_signatureregular_text';
    src: url('pbsignature-regulartext-webfont.woff2') format('woff2'),
         url('pbsignature-regulartext-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}