@font-face {
    font-family: 'gotam-medium-italic';
    src: url('fonts/GothamMedium-Italic.eot');
    src: url('fonts/GothamMedium-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamMedium-Italic.woff2') format('woff2'),
        url('fonts/GothamMedium-Italic.woff') format('woff'),
        url('fonts/GothamMedium-Italic.ttf') format('truetype'),
        url('fonts/GothamMedium-Italic.svg#GothamMedium-Italic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

