@font-face {
    font-family: 'Gotham';
    src: url('../eot/gotham-medium.eot');
    src: url('../eot/gotham-mediumd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/gotham-medium.woff2') format('woff2'),
        url('../woff/gotham-medium.woff') format('woff'),
        url('../ttf/gotham-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

