/* Zelf gehoste fonts (Fontshare, ITF Free Font License). Geen externe
   request meer per bezoeker; zie docs/design-system.md. */

@font-face {
    font-family: 'Clash Display';
    src: url("../fonts/clash-display-500.b94bd6584596.woff2") format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url("../fonts/clash-display-600.3ac748889874.woff2") format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url("../fonts/clash-display-700.ea80c2358066.woff2") format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url("../fonts/general-sans-400.82dccf33188f.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url("../fonts/general-sans-500.5b10ff4d624f.woff2") format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url("../fonts/general-sans-600.f74baa005bd5.woff2") format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
