:root{
--font-display:'Cinzel',ui-serif,Georgia,serif;
--font-body:'Cinzel',ui-serif,Georgia,serif;
--font-read:'EB Garamond',ui-serif,Georgia,serif;
--font-mono:'IBM Plex Mono',ui-monospace,monospace;
--ls-caps:0.14em;
--text-display-xl:clamp(2.75rem,4vw + 1rem,4.75rem); /* @kind other */
--text-display-l:clamp(2.25rem,3vw + 1rem,3.5rem); /* @kind other */
--text-display-m:2rem;
--text-heading-l:1.5rem;
--text-heading-m:1.25rem;
--text-body-l:1.125rem;
--text-body-m:1rem;
--text-body-s:0.875rem;
--text-caption:0.75rem;
--lh-tight:1.1; /* @kind other */
--lh-snug:1.3; /* @kind other */
--lh-normal:1.55; /* @kind other */
--lh-relaxed:1.7; /* @kind other */
--ls-tight:-0.01em; /* @kind font */
--ls-normal:0; /* @kind font */
--ls-wide:0.06em; /* @kind font */
--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */
}
