@font-face {
    font-family: 'CF BlastGothic Maxi';
    src: url('CFBlastGothicMaxi.woff2') format('woff2'),
        url('CFBlastGothicMaxi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PF Din Text Comp Pro';
    src: url('PFDinTextCompPro-Regular.woff2') format('woff2'),
        url('PFDinTextCompPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PF Square Sans Pro';
    src: url('PFSquareSansPro-Light.woff2') format('woff2'),
        url('PFSquareSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

