@font-face {
    font-family: 'Jalnan Gothic';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('/fonts/JalnanGothic/JalnanGothic.woff2') format('woff2'),
         url('/fonts/JalnanGothic/JalnanGothic.woff') format('woff'),
         url('/fonts/JalnanGothic/JalnanGothic.otf') format('opentype'),
         url('/fonts/JalnanGothic/JalnanGothic.ttf') format('truetype');
}

