@font-face{
    font-family: Montserrat;
    src: url("../fonts/Montserrat/static/Montserrat-Regular.ttf");
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

@font-face{
    font-family: Montserrat;
    src: url("../fonts/Montserrat/static/Montserrat-Medium.ttf");
    font-style: normal;
    font-weight: 500;
    font-display: swap
}


@font-face{
    font-family: MontserratBold;
    src: url("../fonts/Montserrat/static/Montserrat-Bold.ttf");
    font-style: normal;
    font-weight: 700;
    font-display: swap
}
