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

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

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

@font-face {
    font-family: 'Gotham Pro';
    src: url('GothamPro.ttf');
    font-weight: 400;
    font-style: normal;
}