/* Self-hosted Portal display fonts. No runtime connection to Google Fonts. */
@font-face {
  font-family: "Rye";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/Rye-Regular.ttf") format("truetype");
}
