:root{
--font-display:'Archivo Black',Impact,'Arial Narrow Bold',sans-serif;
--font-body:'Archivo',-apple-system,BlinkMacSystemFont,sans-serif;
--font-script:'Caveat',cursive;

--text-display-xl:clamp(2.75rem,5vw,5.5rem);
--text-display-lg:clamp(2.25rem,4vw,3.75rem);
--text-display-md:clamp(1.75rem,3vw,2.5rem);
--text-heading:1.375rem;
--text-body-lg:1.125rem;
--text-body:1rem;
--text-caption:0.8125rem;
--text-eyebrow:0.75rem;
--text-script-lg:2.5rem;
--text-script:1.5rem;

--leading-tight:1.02;
--leading-snug:1.2;
--leading-normal:1.5;
--leading-relaxed:1.65;

--tracking-display:-0.01em;
--tracking-eyebrow:0.12em;
--tracking-normal:0;
}
