@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro.eot');
    src: url('subset-GothamPro.eot?#iefix') format('embedded-opentype'),
    url('subset-GothamPro.woff2') format('woff2'),
    url('subset-GothamPro.woff') format('woff'),
    url('subset-GothamPro.ttf') format('truetype'),
    url('subset-GothamPro.svg#subset-GothamPro') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-Black.eot?#iefix') format('embedded-opentype'),
    url('GothamPro-Medium.woff') format('woff'),
    url('GothamPro-Medium.ttf') format('truetype'),
    url('GothamPro-Medium.svg#GothamPro-Medium') format('svg');
    font-weight: 600;
    font-style: normal;
}

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

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-Black.eot');
    src: url('subset-GothamPro-Black.eot?#iefix') format('embedded-opentype'),
        url('subset-GothamPro-Black.woff2') format('woff2'),
        url('subset-GothamPro-Black.woff') format('woff'),
        url('subset-GothamPro-Black.ttf') format('truetype'),
        url('subset-GothamPro-Black.svg#subset-GothamPro-Black') format('svg');
    font-weight: 800;
    font-style: normal;
}


