@font-face {
    font-family: 'Gotham Ultra';
    src: url('GothamUltra.eot');
    src: url('GothamUltra.eot?#iefix') format('embedded-opentype'),
        url('GothamUltra.woff2') format('woff2'),
        url('GothamUltra.woff') format('woff'),
        url('GothamUltra.ttf') format('truetype'),
        url('GothamUltra.svg#GothamUltra') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amsterdam Signature';
    src: url('AmsterdamSignatureRegular.eot');
    src: url('AmsterdamSignatureRegular.eot?#iefix') format('embedded-opentype'),
        url('AmsterdamSignatureRegular.woff2') format('woff2'),
        url('AmsterdamSignatureRegular.woff') format('woff'),
        url('AmsterdamSignatureRegular.ttf') format('truetype'),
        url('AmsterdamSignatureRegular.svg#AmsterdamSignatureRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Book.eot');
    src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Book.woff2') format('woff2'),
        url('Gotham-Book.woff') format('woff'),
        url('Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Medium.eot');
    src: url('Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Medium.woff2') format('woff2'),
        url('Gotham-Medium.woff') format('woff'),
        url('Gotham-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Light.eot');
    src: url('Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Light.woff2') format('woff2'),
        url('Gotham-Light.woff') format('woff'),
        url('Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Bold.eot');
    src: url('Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Bold.woff2') format('woff2'),
        url('Gotham-Bold.woff') format('woff'),
        url('Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



