@font-face {
    font-family: 'Gotham';
    src: url('../eot/gotham-bolditalic-2.eot');
    src: url('../eot/gotham-bolditalicd41d-2.eot#iefix') format('embedded-opentype'),
        url('../woff2/gotham-bolditalic-2.woff2') format('woff2'),
        url('../woff/gotham-bolditalic-2.woff') format('woff'),
        url('../ttf/gotham-bolditalic-2.ttf') format('truetype'),
        url('../svg/gotham-bolditalic-2.svg#Gotham-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GothamLight';
    src: url('../eot/gothamlight-italic.eot');
    src: url('../eot/gothamlight-italicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/gothamlight-italic.woff2') format('woff2'),
        url('../woff/gothamlight-italic.woff') format('woff'),
        url('../ttf/gothamlight-italic.ttf') format('truetype'),
        url('../svg/gothamlight-italic.svg#GothamLight-Italic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GothamBlack';
    src: url('../eot/gothamblack-italic.eot');
    src: url('../eot/gothamblack-italicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/gothamblack-italic.woff2') format('woff2'),
        url('../woff/gothamblack-italic.woff') format('woff'),
        url('../ttf/gothamblack-italic.ttf') format('truetype'),
        url('../svg/gothamblack-italic.svg#GothamBlack-Italic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

