@font-face {
    font-family: 'GT America';
    src: url('GTAmerica-CmBl.woff2') format('woff2'),
        url('GTAmerica-CmBl.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Pressura';
    src: url('GTPressuraMono-Bold.woff2') format('woff2'),
        url('GTPressuraMono-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

