@font-face {
    font-family: 'JFFKL';
    src: url('fonts/JFFKL-Display.woff2') format('woff2'),
        url('fonts/JFFKL-Display.woff') format('woff');
    font-weight: normal;
    font-style: display;
    font-display: swap;
}

@font-face {
    font-family: 'GDGrio';
    src: url('fonts/GDGrio-Medium.woff2') format('woff2'),
        url('fonts/GDGrio-Medium.woff') format('woff');
    font-weight: medium;
    font-style: normal;
    font-display: swap;
}

