/* TFUK Tenant Theme - Override base variables */

/* Scoped to html.tenant-tfuk, set in frontend layout */
:root.tenant-tfuk {
  --font-body: var(--font-figtree);
  --font-heading: var(--font-outfit);
}
