@font-face {
    font-family: 'gotham_htf';
    src: url('gothamhtf-blackfonts.eot');
    src: url('gothamhtf-blackfonts.eot?#iefix') format('embedded-opentype'),
         url('gothamhtf-blackfonts.woff') format('woff'),
         url('gothamhtf-blackfonts.ttf') format('truetype'),
         url('gothamhtf-blackfonts.svg#gotham_htfblack') format('svg');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_htf';
    src: url('gothamhtf-boldfonts.eot');
    src: url('gothamhtf-boldfonts.eot?#iefix') format('embedded-opentype'),
         url('gothamhtf-boldfonts.woff') format('woff'),
         url('gothamhtf-boldfonts.ttf') format('truetype'),
         url('gothamhtf-boldfonts.svg#gotham_htfbold') format('svg');
    font-weight: 600;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_htf';
    src: url('gothamhtf-lightfonts.eot');
    src: url('gothamhtf-lightfonts.eot?#iefix') format('embedded-opentype'),
         url('gothamhtf-lightfonts.woff') format('woff'),
         url('gothamhtf-lightfonts.ttf') format('truetype'),
         url('gothamhtf-lightfonts.svg#gotham_htflight') format('svg');
    font-weight: 300;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_htf';
    src: url('gothamhtf-mediumfonts.eot');
    src: url('gothamhtf-mediumfonts.eot?#iefix') format('embedded-opentype'),
         url('gothamhtf-mediumfonts.woff') format('woff'),
         url('gothamhtf-mediumfonts.ttf') format('truetype'),
         url('gothamhtf-mediumfonts.svg#gotham_htfmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}