@font-face {
    font-family: AcidGrotesk_Bold;
    src: url(fonts/AcidGrotesk-Bold.otf);
    font-display: swap;
}
@font-face {
    font-family: AcidGrotesk_Light;
    src: url(fonts/AcidGrotesk-Light.otf);
    font-display: swap;

}
@font-face {
    font-family: AcidGrotesk_Medium;
    src: url(fonts/AcidGrotesk-Medium.otf);
    font-display: swap;
}

@font-face {
    font-family: AcidGrotesk_Normal;
    src: url(fonts/AcidGrotesk-Normal.otf);
    font-display: swap;
}
@font-face {
    font-family: AcidGrotesk_Regular;
    src: url(fonts/AcidGrotesk-Regular.otf);
    font-display: swap;
}



@font-face {
    font-family: FHLecturis_Light;
    src: url(fonts/FHLecturis-Light.otf);
    font-display: swap;
}

@font-face {
    font-family: FHLecturis_Regular;
    src: url(fonts/FHLecturis-Regular.otf);
    font-display: swap;
}