/* Generated from content/theme.json by tools/build_site.py. Do not edit: the next
   save overwrites it. Loaded after mockups.css so these win, and read by the
   headings (--display-*), the body text (--font-sans, --body-size) and the
   monospace labels (--mono, --label-tracking). */
:root{
  --font-sans:'Helvetica Neue',Helvetica,Arial,sans-serif;
  --mono:'SFMono-Regular',Consolas,'Liberation Mono',monospace;
  --body-size:16px;
  --display-weight:400;
  --display-tracking:-.055em;
  --display-scale:1;
  --label-tracking:.045em;
}
