@font-face {
    font-family: NeueHaasGroteskDisp Pro;
    src: url(../fonts/NHaasGroteskTXPro-55Rg.woff) format("woff"), url(../fonts/NHaasGroteskTXPro-55Rg.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Poppins-Regular;
    src: url(../fonts/Poppins-Regular.ttf) format("ttf"), url(../fonts/Poppins-Regular.ttf) format("ttf");
    font-weight: 400;
    font-style: normal
}

/*  gt font*/

@font-face {
    font-family: GT Super Display;
    src: url(../fonts/GT-Super-Display-Regular.otf) format("otf"), url(../fonts/GT-Super-Display-Regular.otf) format("otf");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: GT Super Display;
    src: url(../fonts/GT-Super-Display-Regular.otf) format("otf"), url(../fonts/GT-Super-Display-Bold.otf) format("otf");
    font-weight: 800;
    font-style: normal
}