@font-face {
  font-family: "NotoSansJP";
  font-style: 400;
  src: url("fonts/NotoSansJP_regular.woff2") format("woff2"),
       url("fonts/NotoSansJP_regular.woff") format("woff");
}

@font-face {
  font-family: "NotoSerifJP";
  font-style: 400;
  src: url("fonts/NotoSerifJP_regular.woff2") format("woff2"),
       url("fonts/NotoSerifJP_regular.woff") format("woff");
}

@font-face {
  font-family: "BadScript";
  font-style: 400;
  src: url("fonts/BadScript-Regular.woff2") format("woff2"),
       url("fonts/BadScript-Regular.woff") format("woff");
}
