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