$font-stack-heading: "Hanken Grotesk", sans-serif;
$font-stack-body: "Nunito Sans", sans-serif;
$font-stack-monospace: "Roboto Mono", monospace;

$font-weight-body: 400;
$font-weight-body-strong: 600;
$font-weight-body-xstrong: 700;
$font-weight-body-xxstrong: 800;
$font-weight-heading: 600;

$line-height-body: 2;
