@font-face {
    font-family: 'Gotham';
    src: url('https://premiosaintgobain.s3.us-east-2.amazonaws.com/Gotham/GothamLight.woff2') format('woff2'), url('https://premiosaintgobain.s3.us-east-2.amazonaws.com/Gotham/GothamLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('https://premiosaintgobain.s3.us-east-2.amazonaws.com/Gotham/GothamBold.woff2') format('woff2'), url('https://premiosaintgobain.s3.us-east-2.amazonaws.com/Gotham/GothamBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}