/* DPE type tokens — Newsreader (display/quotation) defers to no one; Hanken Grotesk is functional */
:root{
--font-serif:'Newsreader',Georgia,'Times New Roman',serif;
--font-sans:'Hanken Grotesk','Helvetica Neue',Arial,sans-serif;
/* weights */
--weight-display:300;/* Newsreader Light · make a bold statement */
--weight-headline:500;/* Newsreader Medium · title a story */
--weight-serif-semibold:600;
--weight-body:400;
--weight-medium:500;
--weight-subhead:600;/* Hanken Grotesk SemiBold caps */
--weight-strong:700;/* Hanken Grotesk Bold */
/* scale */
--size-display:64px;--lh-display:1.04;/* @kind other */
--size-h1:44px;--lh-h1:1.1;/* @kind other */
--size-headline:28px;--lh-headline:1.25;/* @kind other */
--size-quote:22px;--lh-quote:1.45;/* @kind other */
--size-body-lg:18px;
--size-body:16px;--lh-body:1.6;/* @kind other */
--size-caption:12px;--lh-caption:1.5;/* @kind other */
--size-subhead:13px;
/* tracking */
--tracking-caps:.14em;/* eyebrows, subheads */
--tracking-caption:.02em;
--tracking-logotype:.32em;/* DAVID P. ELLIS lockup */
}
