@font-face {
    font-family: 'Gotham HTF';
    src: url('../fonts/GothamHTF-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham HTF';
    src: url('../fonts/GothamHTF-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham HTF';
    src:url('../fonts/GothamHTF-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham HTF';
    src: url('../fonts/GothamHTF-XLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham HTF';
    src: url('../fonts/GothamHTF-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham HTF';
    src: url('../fonts/GothamHTF-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham HTF';
    src: url('../fonts/GothamHTF-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}