/* SPDX-License-Identifier: Apache-2.0 */
/* Vendored charter faces (SIL OFL — see OFL.txt per family; docs/assets.md) */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/alegreya/alegreya-400i.woff2) format('woff2');
  }
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/alegreya/alegreya-400.woff2) format('woff2');
  }
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/alegreya/alegreya-700.woff2) format('woff2');
  }
@font-face {
  font-family: 'Zilla Slab';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/zilla-slab/zilla-slab-400i.woff2) format('woff2');
  }
@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/zilla-slab/zilla-slab-400.woff2) format('woff2');
  }
@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/zilla-slab/zilla-slab-700.woff2) format('woff2');
  }
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/jost/jost-400i.woff2) format('woff2');
  }
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/jost/jost-400.woff2) format('woff2');
  }
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/jost/jost-700.woff2) format('woff2');
  }
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono/ibm-plex-mono-400.woff2) format('woff2');
  }
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono/ibm-plex-mono-500.woff2) format('woff2');
  }
