/* Vendored from Google Fonts (latin subset) — served locally, no external request.
   Playfair Display and Source Sans 3 ship as variable fonts: one file per
   family/style covers the whole weight range. */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('/vendor/fonts/playfair-display.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url('/vendor/fonts/source-sans-3.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 200 900;
  font-display: swap;
  src: url('/vendor/fonts/source-sans-3-italic.woff2') format('woff2');
}
