/* Lokaal gehoste fonts (geen externe Google Fonts -> sneller + AVG-net). */

/* Logo */
@font-face{
  font-family:'RiDick';
  src:url('../fonts/ridick-logo.woff2') format('woff2'),
      url('../fonts/ridick-logo.ttf') format('truetype');
  font-weight:400 700;font-style:normal;font-display:swap;
}

/* Sora (koppen + tekst) */
@font-face{font-family:'Sora';src:url('../fonts/sora-200.woff2') format('woff2');font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:'Sora';src:url('../fonts/sora-300.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Sora';src:url('../fonts/sora-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Sora';src:url('../fonts/sora-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}

/* Space Grotesk (knoppen, labels) */
@font-face{font-family:'Space Grotesk';src:url('../fonts/space-grotesk-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('../fonts/space-grotesk-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('../fonts/space-grotesk-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
