:root{
--font-display:'Archivo',sans-serif;
--font-body:'Inter',sans-serif;

--display-1-size:clamp(40px,6vw,72px);
--display-1-weight:800;
--display-1-lh:1.04; /* @kind other */
--display-1-ls:-0.01em;

--display-2-size:clamp(30px,4vw,44px);
--display-2-weight:800;
--display-2-lh:1.08; /* @kind other */
--display-2-ls:-0.01em;

--heading-1-size:26px;
--heading-1-weight:700;
--heading-1-lh:1.25; /* @kind other */

--heading-2-size:16px;
--heading-2-weight:700;
--heading-2-lh:1.3; /* @kind other */
--heading-2-ls:0.01em;

--eyebrow-size:12px;
--eyebrow-weight:700;
--eyebrow-lh:1.3; /* @kind other */
--eyebrow-ls:0.12em;

--label-size:13px;
--label-weight:600;
--label-lh:1.3; /* @kind other */
--label-ls:0.04em;

--body-lg-size:18px;
--body-lg-weight:400;
--body-lg-lh:1.55; /* @kind other */

--body-size:15px;
--body-weight:400;
--body-lh:1.6; /* @kind other */

--body-sm-size:13px;
--body-sm-weight:400;
--body-sm-lh:1.55; /* @kind other */
}
