@font-face {
    font-family: 'Jokker-TRIAL';
    src: url('Jokker-TRIAL-Thin.woff2') format('woff2'),
        url('Jokker-TRIAL-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jokker-TRIAL';
    src: url('Jokker-TRIAL-Light.woff2') format('woff2'),
        url('Jokker-TRIAL-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jokker-TRIAL';
    src: url('Jokker-TRIAL-Regular.woff2') format('woff2'),
        url('Jokker-TRIAL-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jokker-TRIAL';
    src: url('Jokker-TRIAL-Bold.woff2') format('woff2'),
        url('Jokker-TRIAL-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jokker-TRIAL';
    src: url('Jokker-TRIAL-Medium.woff2') format('woff2'),
        url('Jokker-TRIAL-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jokker-TRIAL';
    src: url('Jokker-TRIAL-Semibold.woff2') format('woff2'),
        url('Jokker-TRIAL-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

