/* ==========================================
   DWC GLOBAL FONTS — SATOSHI
   ========================================== */

@font-face {
  font-family: 'Satoshi';
  src: url('fonts/satoshi/Satoshi-Variable.woff2') format('woff2'),
	   url('fonts/satoshi/Satoshi-Variable.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Satoshi';
  src: url('fonts/satoshi/Satoshi-VariableItalic.woff2') format('woff2'),
	   url('fonts/satoshi/Satoshi-VariableItalic.woff') format('woff');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* ==========================================
   DWC GLOBAL FONTS — CLASH GROTESK
   ========================================== */

@font-face {
  font-family: 'Clash Grotesk';
  src: url('fonts/clash-grotesk/ClashGrotesk-Variable.woff2') format('woff2'),
	   url('fonts/clash-grotesk/ClashGrotesk-Variable.woff') format('woff');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

/* (You can keep or remove static weights here if you want; 
   the inline injected variable font will cover editor + logged-in.) */
