@font-face {
    font-family: 'gotham_htflight';
    src: url('../fonts/gotham/gothamhtf-light-webfont.eot');
    src: url('../fonts/gotham/gothamhtf-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gothamhtf-light-webfont.woff2') format('woff2'),
         url('../fonts/gotham/gothamhtf-light-webfont.woff') format('woff'),
         url('../fonts/gotham/gothamhtf-light-webfont.ttf') format('truetype'),
         url('../fonts/gotham/gothamhtf-light-webfont.svg#gotham_htflight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'gotham_htfmedium';
    src: url('../fonts/gotham/gothamhtf-medium-webfont.eot');
    src: url('../fonts/gotham/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gothamhtf-medium-webfont.woff2') format('woff2'),
         url('../fonts/gotham/gothamhtf-medium-webfont.woff') format('woff'),
         url('../fonts/gotham/gothamhtf-medium-webfont.ttf') format('truetype'),
         url('../fonts/gotham/gothamhtf-medium-webfont.svg#gotham_htfmedium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'gotham_htfbook';
    src: url('../fonts/gotham/gothamhtf-book-webfont.eot');
    src: url('../fonts/gotham/gothamhtf-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gothamhtf-book-webfont.woff2') format('woff2'),
         url('../fonts/gotham/gothamhtf-book-webfont.woff') format('woff'),
         url('../fonts/gotham/gothamhtf-book-webfont.ttf') format('truetype'),
         url('../fonts/gotham/gothamhtf-book-webfont.svg#gotham_htfbook') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}