@font-face {
    font-family: 'JUST Sans Outline Regular';
    src: url('JUST_Sans_Outline_Regular.woff') format('woff'),
         url('JUST_Sans_Outline_Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'JUST Sans Outline ExBold';
    src: url('JUST_Sans_Outline_ExBold.woff') format('woff'),
         url('JUST_Sans_Outline_ExBold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
    font-family: 'Rostex';
    src: url('rostex_outline.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
 */

