@import url('https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&family=Klee+One&family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho+B1&family=Zen+Kurenaido&display=swap');
.hachi-maru-pop-regular {
  font-family: "Hachi Maru Pop", cursive;
  font-weight: 400;
  font-style: normal;
}
.shippori-mincho-b1-regular {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-style: normal;
}
.zen-kurenaido-regular {
  font-family: "Zen Kurenaido", sans-serif;
  font-weight: 400;
  font-style: normal;
}
