:root{
--font-display:"Barlow Condensed","Oswald","Arial Narrow",sans-serif;
--font-text:"Barlow","Helvetica Neue",Helvetica,sans-serif;
--font-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;

/* Display: condensed, uppercase, tight. Hero + section openers only. */
--display-1-size:76px; /* @kind font */
--display-1-lh:.92; /* @kind other */
--display-1-ls:-0.5px; /* @kind other */
--display-1-weight:800; /* @kind other */
--display-2-size:56px; /* @kind font */
--display-2-lh:.95; /* @kind other */
--display-2-ls:-0.4px; /* @kind other */
--display-2-weight:800; /* @kind other */
--display-3-size:40px; /* @kind font */
--display-3-lh:1.0; /* @kind other */
--display-3-ls:-0.2px; /* @kind other */
--display-3-weight:800; /* @kind other */

/* Headings: text face, sentence case. */
--h1-size:34px; /* @kind font */
--h1-lh:1.15; /* @kind other */
--h1-weight:700; /* @kind other */
--h1-ls:-0.4px; /* @kind other */
--h2-size:26px; /* @kind font */
--h2-lh:1.2; /* @kind other */
--h2-weight:700; /* @kind other */
--h2-ls:-0.3px; /* @kind other */
--h3-size:20px; /* @kind font */
--h3-lh:1.3; /* @kind other */
--h3-weight:600; /* @kind other */
--h3-ls:-0.2px; /* @kind other */
--h4-size:17px; /* @kind font */
--h4-lh:1.35; /* @kind other */
--h4-weight:600; /* @kind other */
--h4-ls:0px; /* @kind other */

/* Body */
--body-lg-size:18px; /* @kind font */
--body-lg-lh:1.55; /* @kind other */
--body-size:15px; /* @kind font */
--body-lh:1.6; /* @kind other */
--body-sm-size:13.5px; /* @kind font */
--body-sm-lh:1.5; /* @kind other */
--caption-size:12px; /* @kind font */
--caption-lh:1.4; /* @kind other */

/* Eyebrow / overline: uppercase, wide, accent or primary coloured */
--eyebrow-size:12px; /* @kind font */
--eyebrow-lh:1.2; /* @kind other */
--eyebrow-ls:1.6px; /* @kind other */
--eyebrow-weight:700; /* @kind other */

/* Numeric: prices, stats, plate numbers */
--price-size:22px; /* @kind font */
--price-weight:700; /* @kind other */
--stat-size:30px; /* @kind font */
--stat-weight:800; /* @kind other */
--label-size:11.5px; /* @kind font */
--label-ls:.4px; /* @kind other */
--label-weight:600; /* @kind other */
}
