/* ============================================================
   FONTS — generated by docs/make-fonts.py. Do not hand-edit.

   Every face here is embedded as base64 in the portable build,
   so the list is short on purpose: each one is paid for on every
   save. All SIL OFL 1.1 / Apache-2.0 — the portable file is
   redistribution, so a personal-use licence would not be legal.

   font-display:swap matters more than usual here: in the bundle
   the data: URI is parsed before first paint, and without swap a
   slow parse shows nothing at all rather than fallback text.
   ============================================================ */

@font-face{font-family:"Instrument Sans";font-style:normal;
  font-weight:400;font-display:swap;
  src:url(../fonts/instrument-sans-400.woff2) format("woff2");}
@font-face{font-family:"Instrument Sans";font-style:normal;
  font-weight:500;font-display:swap;
  src:url(../fonts/instrument-sans-500.woff2) format("woff2");}
@font-face{font-family:"Instrument Serif";font-style:normal;
  font-weight:400;font-display:swap;
  src:url(../fonts/instrument-serif-400.woff2) format("woff2");}
@font-face{font-family:"DM Sans";font-style:normal;
  font-weight:400;font-display:swap;
  src:url(../fonts/dm-sans-400.woff2) format("woff2");}
@font-face{font-family:"DM Sans";font-style:normal;
  font-weight:500;font-display:swap;
  src:url(../fonts/dm-sans-500.woff2) format("woff2");}
@font-face{font-family:"Fraunces";font-style:normal;
  font-weight:400;font-display:swap;
  src:url(../fonts/fraunces-400.woff2) format("woff2");}
@font-face{font-family:"DM Mono";font-style:normal;
  font-weight:400;font-display:swap;
  src:url(../fonts/dm-mono-400.woff2) format("woff2");}

/* Chosen in the editor; rewritten into <style id="app-type">.
   These are only the defaults. */
:root{
  --font-body: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  --font-display: var(--font-body);
}
