@font-face {
    font-family: 'pf_marlet_displayregular';
    src: url('pf_marlet_display_regular-webfont.woff2') format('woff2'),
         url('pf_marlet_display_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'DIN Condensed';
    src: url('DIN-CondensedRegular.woff2') format('woff2'),
         url('DIN-CondensedRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}