/* Self-hosted fonts (latin subsets from Google Fonts).
   Licenses: Rye — OFL (Rye-OFL.txt), Crimson Pro — OFL (CrimsonPro-OFL.txt),
   Special Elite — Apache 2.0 (SpecialElite-LICENSE.txt). */

@font-face {
  font-family: "Rye";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("Rye-400.woff2") format("woff2");
}

@font-face {
  font-family: "Special Elite";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("SpecialElite-400.woff2") format("woff2");
}

@font-face {
  font-family: "Crimson Pro";
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("CrimsonPro-Variable.woff2") format("woff2");
}

@font-face {
  font-family: "Crimson Pro";
  font-style: italic;
  font-weight: 200 900;
  font-display: swap;
  src: url("CrimsonPro-Italic-Variable.woff2") format("woff2");
}
