:root{
--font-display:"Michroma","Aileron",sans-serif; /* Title/Heading */
--font-subtitle:"Aileron","Helvetica Neue",sans-serif; /* Regular weight */
--font-body:"Aileron","Helvetica Neue",sans-serif; /* Thin weight */

--fw-body:100; /* @kind other */
--fw-subtitle:400; /* @kind other */
--fw-display:400; /* @kind other */

--text-title:clamp(2.5rem,4vw,4.5rem);
--text-h1:2.75rem;
--text-h2:2rem;
--text-h3:1.5rem;
--text-h4:1.125rem;
--text-subtitle:1.25rem;
--text-body:1rem;
--text-small:0.875rem;
--text-micro:0.75rem;

--lh-tight:1.1; /* @kind other */
--lh-heading:1.25; /* @kind other */
--lh-body:1.6; /* @kind other */

--ls-display:0.02em;
--ls-eyebrow:0.14em;
}
