@font-face{
    font-display: swap;
    font-style: normal;
    src:url("../fonts/Jost-SemiBold.ttf");
    font-family: "Jost";
    font-weight: 600;
}
@font-face{
    font-display: swap;
    font-style: normal;
    src:url("../fonts/Jost-Medium.ttf");
    font-family: "Jost";
    font-weight: 500;
}
@font-face{
    font-display: swap;
    font-style: normal;
    src:url("../fonts/Jost-Regular.ttf");
    font-family: "Jost";
    font-weight: 400;
}