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