@font-face {
    font-family: 'gotham_mediumregular';
    src: url('gotham-medium-webfont.eot');
    src: url('gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-medium-webfont.woff') format('woff'),
         url('gotham-medium-webfont.ttf') format('truetype'),
         url('gotham-medium-webfont.svg#gotham_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_mediumitalic';
    src: url('gotham-mediumitalic-webfont.eot');
    src: url('gotham-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-mediumitalic-webfont.woff') format('woff'),
         url('gotham-mediumitalic-webfont.ttf') format('truetype'),
         url('gotham-mediumitalic-webfont.svg#gotham_mediumitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}