@font-face {
    font-family: 'Blacker Sans Text Book';
    src: url('BlackerSansText-Book.woff2') format('woff2'),
        url('BlackerSansText-Book.woff') format('woff'),
        url('BlackerSansText-Book.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Codec Pro';
    src: url('CodecPro-Light.woff2') format('woff2'),
        url('CodecPro-Light.woff') format('woff'),
        url('CodecPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

