/* Self-hosted latin subsets of Playfair Display + Source Serif 4 (variable).
   Vendored so the public site never depends on Google Fonts at runtime. */

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("../fonts/PlayfairDisplay-var.ef05b30d6e5c.woff2") format('woff2');
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("../fonts/SourceSerif4-var.e9192c2fe0a3.woff2") format('woff2');
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: italic;
  font-weight: 200 900;
  font-display: swap;
  src: url("../fonts/SourceSerif4-var-italic.c43c9461f66c.woff2") format('woff2');
}
