@font-face {
    font-family: 'Gotham';
    src:url('./gothampro.eot');
    src:url('./gothampro.eot?#iefix') format('embedded-opentype'),
    url('./gothampro.woff') format('woff'),
    url('./gothampro.ttf') format('truetype'),
    url('./gothampro.svg#got_regular') format('svg');
    font-weight: 400;
    font-style:normal;
}

@font-face {
    font-family: 'Gotham';
    src:url('./gothampro-light.eot');
    src:url('./gothampro-light.eot?#iefix') format('embedded-opentype'),
    url('./gothampro-light.woff') format('woff'),
    url('./gothampro-light.ttf') format('truetype'),
    url('./gothampro-light.svg#got_light') format('svg');
    font-weight: 300;
    font-style:normal;
}

@font-face {
    font-family: 'Gotham';
    src:url('./gothampro-medium.eot');
    src:url('./gothampro-medium.eot?#iefix') format('embedded-opentype'),
    url('./gothampro-medium.woff') format('woff'),
    url('./gothampro-medium.ttf') format('truetype'),
    url('./gothampro-medium.svg#got_medium') format('svg');
    font-weight: 600;
    font-style:normal;
}

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