@font-face {
    font-family: 'GT America LCG Lt';
    src: url('GTAmericaLCG-Lt.woff2') format('woff2'),
        url('GTAmericaLCG-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT America LCG Rg';
    src: url('GTAmericaLCG-Bd.woff2') format('woff2'),
        url('GTAmericaLCG-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT America LCG Md';
    src: url('GTAmericaLCG-Md.woff2') format('woff2'),
        url('GTAmericaLCG-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

