@font-face {
    font-family: 'Courier Prime';
    src: url(fonts/CourierPrime-Regular.eot);
    src: local("Courier Prime Regular"), local("CourierPrime-Regular"), url(fonts/CourierPrime-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/CourierPrime-Regular.woff2) format("woff2"), url(fonts/CourierPrime-Regular.woff) format("woff"), url(fonts/CourierPrime-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: 'Nexa Slab xBold';
    src: url(fonts/NexaSlab-xBold.eot);
    src: local("Nexa Slab xBold"), local("NexaSlab-xBold"), url(fonts/NexaSlab-xBold.eot?#iefix) format("embedded-opentype"), url(fonts/NexaSlab-xBold.woff2) format("woff2"), url(fonts/NexaSlab-xBold.woff) format("woff"), url(fonts/NexaSlab-xBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}