/* Self-hosted variable fonts — no Typekit/Adobe Fonts subscription required.
   Both SIL Open Font License 1.1. */
@font-face {
  font-family: 'Montserrat';
  font-style: normal; font-weight: 400 800; font-display: swap;
  src: url('../fonts/montserrat-var.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal; font-weight: 400 700; font-display: swap;
  src: url('../fonts/source-serif-var.woff2') format('woff2');
}
