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

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

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