@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap");

@font-face {
  font-family: "Shippori Gothic B2";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/ShipporiGothicB2-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "GenEi Antique";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/GenEiAntiquePv6-M.woff2") format("woff2");
}

@font-face {
  font-family: "Hack Nerd Font";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/HackNerdFont-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Hack Nerd Font";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/HackNerdFont-Bold.woff2") format("woff2");
}
