@font-face {
    font-family: 'gotham_proregular';
    src: url('fonts/gothampro-webfont.eot');
    src: url('fonts/gothampro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothampro-webfont.woff2') format('woff2'),
         url('fonts/gothampro-webfont.woff') format('woff'),
         url('fonts/gothampro-webfont.ttf') format('truetype'),
         url('fonts/gothampro-webfont.svg#gotham_proregular') format('svg');
    font-weight: normal; font-style: normal; font-display: swap;
}