@font-face {
    font-family: 'GT America';
    src: url('GTAmerica-Th.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT America';
    src: url('GTAmerica-Lt.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}