@font-face {
    font-family: 'Just Sans';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("JUSTSans_Regular.otf") format("otf");
}

@font-face {
    font-family: 'Just Sans';
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url("JUSTSans_ExBold.otf") format("otf");
}