@font-face {
    font-family: Neue Haas Grotesk Display Pro;
    src: url(../fonts/NeueHaasDisplay-Bold.ttf);
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: Neue Haas Grotesk Display Pro;
    src: url(../fonts/NeueHaasDisplay-Light.ttf);
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: Neue Haas Grotesk Display Pro;
    src: url(../fonts/NeueHaasDisplay-Mediu.ttf);
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: Neue Haas Grotesk Display Pro;
    src: url(../fonts/NeueHaasDisplayBoldItalic.ttf);
    font-style: italic;
    /* font-weight: 700; */
}

@font-face {
    font-family: Neue Machina;
    src: url(../fonts/NeueMachina-Bold.ttf);
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: Neue Machina;
    src: url(../fonts/NeueMachina-Ultrabold.ttf);
    font-style: normal;
    font-weight: 900;
}