@font-face {
    font-family: sharpGrotesk;
    src: url("../fonts/SharpGrotesk20/SharpGrotesk.otf") ;
}
@font-face {
    font-family: sharpGroteskBlack;
    src: url("../fonts/SharpGrotesk20/SharpGroteskBlack.otf") ;
}
@font-face {
    font-family: sharpGroteskSemi;
    src: url("../fonts/SharpGrotesk20/SharpGrotesk_SemiBold20.otf") ;
}
@font-face {
    font-family: sharpGroteskMedium;
    src: url("../fonts/SharpGrotesk20/SharpGrotesk_Medium.otf") ;
}
@font-face {
    font-family: sharpGroteskLight;
    src: url("../fonts/SharpGrotesk20/SharpGrotesk_Light.otf") ;
}