/* OFL fonts from google/fonts. Adjacent license files accompany each family.
   Subsets cover this site's authored copy; system fallback covers other glyphs.
   Refresh after copy edits with scripts/subset-fonts.py. */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("noto-sans-jp-variable.woff") format("woff");
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("zen-kaku-gothic-new-900.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("poppins-700.woff") format("woff");
}
