:root{
--font-display:'Archivo',Arial,sans-serif; /* headings, all-caps labels (sub for letterhead grotesque) */
--font-body:'Jost',Verdana,sans-serif; /* body copy (sub for Century Gothic in brochure) */
--fs-display:44px;
--fs-h1:32px;
--fs-h2:24px;
--fs-h3:18px;
--fs-body:16px;
--fs-small:14px;
--fs-caption:12px;
--lh-tight:1.1; /* @kind other */
--lh-heading:1.2; /* @kind other */
--lh-body:1.55; /* @kind other */
--track-caps:0.08em; /* all-caps labels: CONSTRUCTION SERVICES */
--track-caps-wide:0.14em;
--weight-display:800;
--weight-heading:700;
--weight-label:600;
--weight-body:400;
}
