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

@font-face {
    font-family: 'GT America Extended';
    src: url('GTAmerica-ExtendedLightItalic.woff2') format('woff2'),
        url('GTAmerica-ExtendedLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}



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


@font-face {
    font-family: 'GT America Extended';
    src: url('GTAmerica-ExtendedMediumItalic.woff2') format('woff2'),
        url('GTAmerica-ExtendedMediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}



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



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