@font-face {
  font-family: "Shippori Mincho";
  src: url("../assets/fonts/shippori-600.woff2") format("woff2");
  font-weight: 600;
  font-display: block;
}
@font-face {
  font-family: "Shippori Mincho";
  src: url("../assets/fonts/shippori-700.woff2") format("woff2");
  font-weight: 700;
  font-display: block;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../assets/fonts/zenkaku-400.woff2") format("woff2");
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../assets/fonts/zenkaku-500.woff2") format("woff2");
  font-weight: 500;
  font-display: block;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../assets/fonts/zenkaku-700.woff2") format("woff2");
  font-weight: 700;
  font-display: block;
}
