/* IBM Plex, servida do próprio domínio. Ver docs/PROCEDENCIA.md.
 *
 * `unicode-range` separa latin de latin-ext para que o segundo arquivo só
 * seja baixado quando um nome próprio exigir um glifo fora do Latin-1 — e
 * nomes próprios é justamente o que este app guarda.
 *
 * `font-display: swap` porque a alternativa é o nome da pessoa não aparecer
 * na primeira meia dúzia de quadros, e a tela Hoje é feita de nomes.
 */

@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 400;
  font-display: swap; src: url(../fontes/plex-sans-latin-400.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+2000-206F, U+2122, U+2212; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 500;
  font-display: swap; src: url(../fontes/plex-sans-latin-500.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+2000-206F, U+2122, U+2212; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 600;
  font-display: swap; src: url(../fontes/plex-sans-latin-600.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+2000-206F, U+2122, U+2212; }

@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 400;
  font-display: swap; src: url(../fontes/plex-sans-latin-ext-400.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+0300-0301, U+1E00-1EFF, U+2020, U+20A0-20AB; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 500;
  font-display: swap; src: url(../fontes/plex-sans-latin-ext-500.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+0300-0301, U+1E00-1EFF, U+2020, U+20A0-20AB; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 600;
  font-display: swap; src: url(../fontes/plex-sans-latin-ext-600.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+0300-0301, U+1E00-1EFF, U+2020, U+20A0-20AB; }

@font-face { font-family: "IBM Plex Serif"; font-style: normal; font-weight: 400;
  font-display: swap; src: url(../fontes/plex-serif-latin-400.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+2000-206F, U+2122, U+2212; }
@font-face { font-family: "IBM Plex Serif"; font-style: normal; font-weight: 500;
  font-display: swap; src: url(../fontes/plex-serif-latin-500.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+2000-206F, U+2122, U+2212; }
@font-face { font-family: "IBM Plex Serif"; font-style: normal; font-weight: 400;
  font-display: swap; src: url(../fontes/plex-serif-latin-ext-400.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+0300-0301, U+1E00-1EFF, U+2020, U+20A0-20AB; }
@font-face { font-family: "IBM Plex Serif"; font-style: normal; font-weight: 500;
  font-display: swap; src: url(../fontes/plex-serif-latin-ext-500.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+0300-0301, U+1E00-1EFF, U+2020, U+20A0-20AB; }

@font-face { font-family: "IBM Plex Mono"; font-style: normal; font-weight: 400;
  font-display: swap; src: url(../fontes/plex-mono-latin-400.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+2000-206F, U+2122, U+2212; }
@font-face { font-family: "IBM Plex Mono"; font-style: normal; font-weight: 500;
  font-display: swap; src: url(../fontes/plex-mono-latin-500.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+2000-206F, U+2122, U+2212; }
@font-face { font-family: "IBM Plex Mono"; font-style: normal; font-weight: 400;
  font-display: swap; src: url(../fontes/plex-mono-latin-ext-400.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+0300-0301, U+1E00-1EFF, U+2020, U+20A0-20AB; }
@font-face { font-family: "IBM Plex Mono"; font-style: normal; font-weight: 500;
  font-display: swap; src: url(../fontes/plex-mono-latin-ext-500.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+0300-0301, U+1E00-1EFF, U+2020, U+20A0-20AB; }
