@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-Black-jRNNz14.otf");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-Bold--au_jY7.otf");
    font-weight: 700 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-BoldItalic-OxscUiT.otf");
    font-weight: 700 800;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url("fonts/Gotham-Medium-qm-x33Z.otf");
    font-weight: 500 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-MediumItalic-5HTPwxR.otf");
    font-weight: 500 600;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-Medium-ywUBlvI.otf");
    font-weight: 500 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-Book-WYmo_sK.otf");
    font-weight: normal;
    font-style: norm;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-BookItalic-GTZDPJg.otf");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-Light-icCg8yE.otf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url("fonts/GothamHTF-Thin-hwY81LO.otf");
    font-weight: 100 200;
    font-style: normal;
}
/**
 * GothamHTF Book
 */
@font-face {
    font-family: 'Gotham HTF Book';
    src: url("fonts/GothamHTF-Book-WYmo_sK.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham HTF Book';
    src: url("fonts/GothamHTF-BookItalic-GTZDPJg.otf");
    font-weight: normal;
    font-style: italic;
}