:root{
--font-display:'Fraunces',Georgia,'Times New Roman',serif;
--font-body:'Source Serif 4',Georgia,serif;
--font-ui:'Source Sans 3',Calibri,'Segoe UI',sans-serif;
/* scale (doc ranges: display 34-42, section 20-24, subhead 18-22, lead 16-18, body 15-16, caption 12-13, eyebrow 12-13) */
--size-display:40px;--size-display-sm:34px;--size-h2:22px;--size-h3:19px;--size-lead:17px;--size-body:16px;--size-small:14px;--size-caption:13px;--size-eyebrow:12px;
--weight-regular:400;--weight-medium:500;--weight-semibold:600;
--leading-tight:1.2;--leading-snug:1.45;--leading-lead:1.6;--leading-body:1.65;
--tracking-eyebrow:0.06em;
}
