/* Noto Sans — used only on the interior (room) route (body.font-noto-sans). */
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 62.5% 100%;
  font-display: swap;
  src: url("/fonts/Noto_Sans/NotoSans-VariableFont_wdth,wght.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 100 900;
  font-stretch: 62.5% 100%;
  font-display: swap;
  src: url("/fonts/Noto_Sans/NotoSans-Italic-VariableFont_wdth,wght.woff2") format("woff2");
}
