@font-face {
    font-family: 'Source Sans 3 VF';
    src: url('/app-assets/fonts/source-sans-3/SourceSans3-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans 3 VF';
    src: url('/app-assets/fonts/source-sans-3/SourceSans3-Italic-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'JD-Handwriting';
    src: url('/fonts/fonts/jd/juradirekt_handwriting-regular-webfont') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'JD-Handwriting';
    src: url('/fonts/fonts/jd/juradirekt_handwriting-bold-webfont.woff2') format('woff2');
    font-weight: bold;
    font-display: swap;
}
