:root{
--font-display:"Realife Moment","Cormorant Garamond",Georgia,serif;
--font-text:"Author","Source Serif 4",Georgia,serif;
--font-eyebrow:"Julius Sans One","Author",system-ui,sans-serif;

--fs-display-xl:104px; /* @kind font */
--lh-display-xl:0.92;  /* @kind other */
--fs-display-l:72px;   /* @kind font */
--lh-display-l:0.96;   /* @kind other */
--fs-display-m:52px;   /* @kind font */
--lh-display-m:1.02;   /* @kind other */
--fs-display-s:38px;   /* @kind font */
--lh-display-s:1.1;    /* @kind other */
--fs-heading:26px;     /* @kind font */
--lh-heading:1.25;     /* @kind other */
--fs-subheading:21px;  /* @kind font */
--lh-subheading:1.4;   /* @kind other */
--fs-body-l:19px;      /* @kind font */
--lh-body-l:1.65;      /* @kind other */
--fs-body:17px;        /* @kind font */
--lh-body:1.7;         /* @kind other */
--fs-body-s:15px;      /* @kind font */
--lh-body-s:1.6;       /* @kind other */
--fs-caption:13px;     /* @kind font */
--lh-caption:1.5;      /* @kind other */
--fs-eyebrow:12px;     /* @kind font */
--lh-eyebrow:1.2;      /* @kind other */

--fw-light:300;    /* @kind font */
--fw-regular:400;  /* @kind font */
--fw-medium:500;   /* @kind font */
--fw-semibold:600; /* @kind font */

--tracking-display:-0.015em; /* @kind other */
--tracking-body:0;           /* @kind other */
--tracking-eyebrow:0.28em;   /* @kind other */
--tracking-button:0.18em;    /* @kind other */

--measure-narrow:34ch; /* @kind other */
--measure:58ch;        /* @kind other */
--measure-wide:72ch;   /* @kind other */
}
