:root {
  --font-display: "Segoe UI Variable Display", "Segoe UI", "Century Gothic", system-ui, sans-serif;
  --font-body: "Segoe UI Variable Text", "Segoe UI", "Inter", system-ui, sans-serif;
  --font-accent: "Century Gothic", "Trebuchet MS", "Segoe UI", system-ui, sans-serif;
}
