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

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

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

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

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

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

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

