:root{
--font-display:'Museo',Georgia,serif;
--font-body:'Jost',-apple-system,'Helvetica Neue',Arial,sans-serif;
--font-script:'La Belle Aurore',cursive;
--text-display-1:clamp(2.75rem,2.2rem + 2.4vw,4.5rem); /* @kind other */
--text-display-2:clamp(2.1rem,1.8rem + 1.4vw,3.2rem); /* @kind other */
--text-h1:clamp(1.9rem,1.7rem + 0.8vw,2.5rem); /* @kind other */
--text-h2:1.75rem;
--text-h3:1.375rem;
--text-lead:1.25rem;
--text-body:1.0625rem;
--text-small:0.9rem;
--text-caption:0.78rem;
--leading-tight:1.08;
--leading-snug:1.25;
--leading-normal:1.5;
--leading-relaxed:1.7;
--tracking-wide:0.02em;
--tracking-wider:0.06em;
--weight-light:300;
--weight-regular:400;
--weight-medium:500;
--weight-bold:700;
}
