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