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