/* @font-face {
    font-family: 'courierR';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/courier/CourierPrime-Regular.ttf);
}

@font-face {
    font-family: 'courierB';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/courier/CourierPrime-Bold.ttf);
} */

@font-face {
    font-family: 'poynterB';
    font-style: normal;
    /*font-weight: 700;*/
    font-display: swap;
    src: url(../fonts/courier/PoynterOSDispNarrow-Bold.ttf);
}

@font-face {
    font-family: 'poynterR';
    font-style: normal;
    /*font-weight: 400;*/
    font-display: swap;
    src: url(../fonts/courier/PoynterOSDisp-Semibold.ttf);
    /* src: url(../fonts/courier/PoynterOSDisp-Roman.ttf); */
    /* src: url(../fonts/courier/MetaSerifPro-Book.otf); */
}