/* Vendored locally for offline use — variable fonts covering all weights used on the site */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('inter-normal.woff2') format('woff2-variations'), url('inter-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('sourceserif4-normal.woff2') format('woff2-variations'), url('sourceserif4-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('sourceserif4-italic.woff2') format('woff2-variations'), url('sourceserif4-italic.woff2') format('woff2');
}
