/* Source Sans 3 — self-hosted variable woff2 (latin), from Google Fonts.
   Served same-origin from /fonts/ so the site needs no network and works
   offline, exactly as Fraunces is. This is the site's text face; Fraunces is
   kept for titles and quotations only. See /styles/tokens.css. */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('/fonts/source-sans-3-latin.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url('/fonts/source-sans-3-latin-italic.woff2') format('woff2');
}
