/* Self-hosted Outfit + Syne (SIL Open Font License, see /vue/fonts/OFL-*.txt).
   Variable fonts, Latin subset. Replaces the fonts.googleapis.com request. */
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/outfit-latin-wght.woff2") format("woff2");
}
@font-face {
  font-family: "Syne";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("../fonts/syne-latin-wght.woff2") format("woff2");
}
