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

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

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


