/* Auto-generated from theme-tokens.json — DO NOT EDIT MANUALLY */
/* Generated by migrate-projects.sh at 2026-04-19T09:05:25.533Z */

@font-face {
  font-family: 'Inter';
  src: url('/themes/fonts/Inter/Inter-VariableFont_opsz,wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/themes/fonts/Inter/Inter-Italic-VariableFont_opsz,wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --wh-color-accent: #2874FC;
  --wh-color-bg: #ffffff;
  --wh-color-cta-orange: #ff9900;
  --wh-color-primary: #ff0000;
  --wh-color-secondary: #091133;
  --wh-color-text: #1a1a1a;

  --wh-font-body: 'Inter', sans-serif;
  --wh-font-heading: sans-serif;

  --wh-font-size-base: 16px;
  --wh-font-size-h1: 32px;
  --wh-font-size-h2: 28px;
  --wh-font-size-h3: 22px;
  --wh-font-size-small: 14px;
}
