/* Self-hosted Google Fonts. SIL OFL licenses accompany the files in assets/fonts/match-v2. */
@font-face {
  font-family: "Match Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/assets/fonts/match-v2/quicksand-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Match Serif";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/assets/fonts/match-v2/fraunces-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Match Greek Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/assets/fonts/match-v2/noto-sans-greek.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Match Greek Serif";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/assets/fonts/match-v2/noto-serif-greek.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}
