@font-face {
  font-family: 'Fraunces';
  src: local('Fraunces');
  font-display: swap;
}
/* Loaded via Google Fonts <link> in html.html.twig's <head-placeholder>
   region (managed by a "Google Fonts" or "Font loader" block) — this file
   only documents the stack. Self-host these three families for production
   to avoid a third-party request per page load across 11 locales. */

:root {
  --vi-font-display: 'Fraunces', Georgia, serif;
  --vi-font-body: 'IBM Plex Sans', -apple-system, sans-serif;
  --vi-font-mono: 'IBM Plex Mono', ui-monospace, monospace;
}
