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

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

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

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

