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

}

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

}

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

}

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

}