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