/* =====================================================================
   A-O — self-hosted faces
   ---------------------------------------------------------------------
   Two faces, no third. Source Code Pro carries LOG and every long-form
   page; Press Start 2P carries BLACK-LOG. Both sit in this folder, so
   the site never waits on a third-party host.

   Latin and latin-ext only. The character texts are French: accents,
   guillemets and the oe ligature all fall inside these two ranges.
   Adding a subset means adding a file here — never a remote @import.

   Source Code Pro is a variable font: one file covers 200..900, which
   is why the heavy title weights cost nothing extra.

   Both faces are SIL Open Font License 1.1 — see the LICENSE files.
   Phase 5 added one face per character page, below.
   ===================================================================== */

@font-face{
  font-family:'Source Code Pro';
  font-style:normal;
  font-weight:200 900;
  font-display:swap;
  src:url('source-code-pro-latin-ext.woff2') format('woff2');
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,
                U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,
                U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Source Code Pro';
  font-style:normal;
  font-weight:200 900;
  font-display:swap;
  src:url('source-code-pro-latin.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,
                U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,
                U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face{
  font-family:'Source Code Pro';
  font-style:italic;
  font-weight:200 900;
  font-display:swap;
  src:url('source-code-pro-latin-italic.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,
                U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,
                U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face{
  font-family:'Press Start 2P';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('press-start-2p-latin-ext.woff2') format('woff2');
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,
                U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,
                U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Press Start 2P';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('press-start-2p-latin.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,
                U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,
                U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* ---------------------------------------------------------------------
   The character faces                              DECISIONS.md § 9
   ---------------------------------------------------------------------
   "Chaque page a sa propre police, choisie d'après son dossier inspi/."
   One face per character, and neither is used anywhere else in the site.

   OLD STANDARD TT — Zodiac.
   A revival of the types used in European printing at the turn of the
   twentieth century. The reference folder is the Boston News-Letter of
   1704, the Oxford Chronicle, a 1933 Hendrick's Times: this is not an
   imitation of that lettering, it is a revival of it. Roman, italic and
   bold, which is exactly the range a newspaper needs and no more.

   VT323 — Eon.
   A cathode terminal face. The reference folder is a CRT photographed
   off the screen, a rifle scope, a derelict block; the templates are
   already written in a pixel monospace. The author asks in the source
   text for "une police entre 12 et 16" — VT323 is drawn for exactly
   that size and falls apart above it, which is the correct constraint
   rather than an inconvenience.

   Declaring a face costs nothing until a page uses it: nothing here is
   fetched by index, log or black-log.
   --------------------------------------------------------------------- */

@font-face{
  font-family:'Old Standard TT';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('old-standard-tt-latin-ext.woff2') format('woff2');
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,
                U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,
                U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Old Standard TT';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('old-standard-tt-latin.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,
                U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,
                U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face{
  font-family:'Old Standard TT';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url('old-standard-tt-latin-italic.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,
                U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,
                U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face{
  font-family:'Old Standard TT';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url('old-standard-tt-latin-bold.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,
                U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,
                U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face{
  font-family:'VT323';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('vt323-latin-ext.woff2') format('woff2');
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,
                U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,
                U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'VT323';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('vt323-latin.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,
                U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,
                U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
