@font-face {
    font-family: 'Block-Berthold-Condensed';
    src: url('../fonts/block_berthold_condensed/BlockBerthold-Condensed.eot');
    src: url('../fonts/block_berthold_condensed/BlockBerthold-Condensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/block_berthold_condensed/BlockBerthold-Condensed.woff2') format('woff2'),
        url('../fonts/block_berthold_condensed/BlockBerthold-Condensed.woff') format('woff'),
        url('../fonts/block_berthold_condensed/BlockBerthold-Condensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINPro-Regular';
    src: url('../fonts/dinpro_regular/DINPro-Regular.eot');
    src: url('../fonts/dinpro_regular/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/dinpro_regular/DINPro-Regular.woff2') format('woff2'),
        url('../fonts/dinpro_regular/DINPro-Regular.woff') format('woff'),
        url('../fonts/dinpro_regular/DINPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PFDinDisplayPro-Regular';
    src: url('../fonts/pf-dindisplay-pro-cufonfonts/PFDinDisplayPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PFDinDisplayPro-Bold';
    src: url('../fonts/pf-dindisplay-pro-cufonfonts/PFDinDisplayPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}