@font-face {
    font-family: MontserratBold;
    font-style: normal;
    font-display: swap;
    src: url(/staticContent/Montserrat-Bold.otf) format("opentype");
}
@font-face {
    font-family: MontserratMedium;
    font-style: normal;
    font-display: swap;
    src: url(/staticContent/Montserrat-Medium.otf) format("opentype");
}
@font-face {
    font-family: MontserratRegular;
    font-style: normal;
    font-display: swap;
    src: url(/staticContent/Montserrat-Regular.otf) format("opentype");
}
@font-face {
    font-family: OpenSansBold;
    font-style: normal;
    font-display: swap;
    src: url(/staticContent/OpenSans-Bold.ttf) format("opentype");
}
@font-face {
    font-family: OpenSansRegular;
    font-style: normal;
    font-display: swap;
    src: url(/staticContent/OpenSans-Regular.ttf) format("opentype");
}
