/* Self-hosted fonts (variabele woff2, latin-subset) - 2026-07-27.
   Reden: de externe Google Fonts-URL (3 families in één css2-request) werd door
   LiteSpeed's CSS-combine maar half ge-inlined: alleen Gabarito kwam mee, Figtree
   en Caveat vielen terug op Segoe UI/Comic Sans. Self-hosted = geen afhankelijkheid
   van cache-plugins of Google, en AVG-vriendelijker. */
@font-face{font-family:'Gabarito';font-style:normal;font-weight:400 900;font-display:swap;src:url(../fonts/gabarito-latin.woff2) format('woff2')}
@font-face{font-family:'Figtree';font-style:normal;font-weight:300 900;font-display:swap;src:url(../fonts/figtree-latin.woff2) format('woff2')}
@font-face{font-family:'Caveat';font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/caveat-latin.woff2) format('woff2')}
