@font-face {
    font-family: 'PathwayExtreme';
    src: url('/fonts/PathwayExtreme-VariableFont_opsz,wdth,wght.woff2') format('woff2'),
         url('/fonts/PathwayExtreme-VariableFont_opsz,wdth,wght.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nohemi-Medium';
    src: url('/fonts/Nohemi-Medium.woff') format('woff'),
         url('/fonts/Nohemi-Medium.otf') format('otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}