:root{
--fs-display-1:76px;--fs-display-2:56px;--fs-h1:40px;--fs-h2:30px;--fs-h3:23px;--fs-body-lg:19px;--fs-body:16px;--fs-body-sm:14px;--fs-caption:12px;
--lh-display:1.02; /* @kind other */
--lh-heading:1.14; /* @kind other */
--lh-body:1.6; /* @kind other */
--lh-tight:1.3; /* @kind other */
--fw-light:400; /* @kind other */
--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */
--ls-display:-0.03em; /* @kind other */
--ls-heading:-0.02em; /* @kind other */
--ls-body:-0.005em; /* @kind other */
--ls-caps:0.14em; /* @kind other */
--type-display-1:var(--fw-bold) var(--fs-display-1)/var(--lh-display) var(--font-display);
--type-h1:var(--fw-semibold) var(--fs-h1)/var(--lh-heading) var(--font-display);
--type-h2:var(--fw-semibold) var(--fs-h2)/var(--lh-heading) var(--font-display);
--type-h3:var(--fw-medium) var(--fs-h3)/var(--lh-tight) var(--font-display);
--type-body:var(--fw-light) var(--fs-body)/var(--lh-body) var(--font-body);
--type-body-strong:var(--fw-medium) var(--fs-body)/var(--lh-body) var(--font-body);
--type-caption:var(--fw-medium) var(--fs-caption)/var(--lh-tight) var(--font-body);
}
