:root{
--font-display:'Raleway',system-ui,sans-serif;
--font-body:'Jost',system-ui,sans-serif;
/* Scale measured at 1920px desktop */
--fs-stat:80px;      /* 48+ / 2000 — Raleway 800 */
--fs-display:48px;   /* "A Kapazi começa nas pessoas." */
--fs-h1:40px;        /* hero headline */
--fs-h2:36px;        /* section titles */
--fs-h3:32px;        /* panel titles, big quotes */
--fs-h4:22px;        /* card titles */
--fs-h5:18px;        /* small card titles */
--fs-body-lg:16px;
--fs-body:15px;
--fs-small:13px;
--fs-eyebrow:11px;
--fw-display:700; /* @kind font */
--fw-title:600; /* @kind font */
--fw-body:400; /* @kind font */
--lh-tight:1.15; /* @kind font */
--lh-title:1.25; /* @kind font */
--lh-body:1.75; /* @kind font */
--ls-eyebrow:.22em; /* @kind font */
--ls-title:-.01em; /* @kind font */
}
