@font-face {
    font-family: 'GothamHTF';
    src: url('GothamHTF-Book.eot'); 
    src: url('GothamHTF-Book.eot?#iefix') format('embedded-opentype'), 
         url('GothamHTF-Book.woff') format('woff'), 
         url('GothamHTF-Book.ttf') format('truetype'), 
         url('GothamHTF-Book.svg#GothamHTF-Book') format('svg'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

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