:root{
--font-serif-display:'Fraunces',ui-serif,Georgia,serif;
--font-sans-body:'Hanken Grotesk',ui-sans-serif,system-ui,sans-serif;

--fs-eyebrow:13px;
--fs-body-sm:15px;
--fs-body:17px;
--fs-body-lg:19px;
--fs-subhead:24px;
--fs-h3:30px;
--fs-h2:40px;
--fs-h1:56px;
--fs-display:72px;

--lh-tight:1.08; /* @kind other */
--lh-snug:1.25; /* @kind other */
--lh-normal:1.5; /* @kind other */
--lh-relaxed:1.65; /* @kind other */

--ls-eyebrow:0.14em;
--ls-tight:-0.01em;

--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */
}
