:root{
  --font-display:'Cormorant Garamond',serif;
  --font-body:'Hanken Grotesk',sans-serif;

  --tracking-signature:.2em;
  --tracking-label:.26em;
  --tracking-kicker:.3em;

  --size-display:66px;
  --size-h1:46px;
  --size-h2:28px;
  --size-h3:22px;
  --size-body-lg:18px;
  --size-body:16px;
  --size-small:13px;
  --size-micro:11px;

  --weight-display:500;
  --weight-display-strong:600;
  --weight-body-regular:400;
  --weight-body-medium:500;
  --weight-body-semibold:600;
  --weight-body-bold:700;

  --leading-display:1.05;
  --leading-heading:1.15;
  --leading-body:1.6;
}
