/* Self-hosted Google Fonts — Fraunces + Source Sans 3 (latin only) */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url('/fonts/fraunces-latin.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url('/fonts/sourcesans3-latin.woff2') format('woff2');
}
