:root{
--font-sans:'Titillium Web','Segoe UI',system-ui,sans-serif;
--font-serif:'Cormorant','Cormorant Garamond',Georgia,serif;
--font-mono:'JetBrains Mono',ui-monospace,Menlo,monospace;
--font-display:var(--font-sans);
--font-body:var(--font-sans);
--font-editorial:var(--font-serif);
--fw-extralight:200;/* @kind other */--fw-light:300;/* @kind other */--fw-regular:400;/* @kind other */--fw-semibold:600;/* @kind other */--fw-bold:700;/* @kind other */
--fs-display:72px;--fs-h1:56px;--fs-h2:40px;--fs-h3:28px;--fs-h4:22px;--fs-lead:20px;--fs-body:16px;--fs-small:14px;--fs-caption:12px;--fs-quote:36px;
--lh-tight:1.1;/* @kind other */--lh-snug:1.25;/* @kind other */--lh-normal:1.5;/* @kind other */--lh-relaxed:1.65;/* @kind other */
--ls-tight:-0.01em;/* @kind other */--ls-normal:0;/* @kind other */--ls-wide:0.08em;/* @kind other */--ls-caps:0.16em;/* @kind other */
--text-display-font:var(--fw-light) var(--fs-display)/var(--lh-tight) var(--font-display);/* @kind font */
--text-body-font:var(--fw-regular) var(--fs-body)/var(--lh-relaxed) var(--font-body);/* @kind font */
}
