/* Local subsets (latin) — Fraunces + Public Sans, self-hosted */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('Fraunces-var.woff2') format('woff2');
}
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('PublicSans-var.woff2') format('woff2');
}
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url('PublicSans-italic.woff2') format('woff2');
}
