:root{
--font-display:'Spectral',Georgia,'Times New Roman',serif;
--font-body:'Public Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;

--text-eyebrow:13px;
--text-body-sm:14px;
--text-body:16px;
--text-body-lg:19px;
--text-display-sm:24px;
--text-display-md:32px;
--text-display-lg:40px;
--text-display-xl:56px;
--text-display-2xl:72px;

--leading-tight:1.15;
--leading-snug:1.3;
--leading-normal:1.5;
--leading-relaxed:1.65;

--tracking-wide:0.08em;
--tracking-normal:0;

--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--weight-bold:700;
}
