@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 Book';
    src: url('GothamBook-Italic.eot');
    src: url('GothamBook-Italic.eot?#iefix') format('embedded-opentype'),
        url('GothamBook-Italic.woff2') format('woff2'),
        url('GothamBook-Italic.woff') format('woff'),
        url('GothamBook-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    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: 500;
    font-style: normal;
    font-display: swap;
}

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