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