@font-face {
    font-family: 'Gotham Book Italic';
    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: normal;
}