/* tools/fonts.py が生成するファイル。手で直さない。もとのフォントは SIL Open Font License。 */

@font-face {
  font-family: "Shippori Mincho";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/shippori-mincho-500.woff2?v=945bfd21") format("woff2");
}

@font-face {
  font-family: "Shippori Mincho";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/shippori-mincho-700.woff2?v=14fb456a") format("woff2");
}

@font-face {
  font-family: "Shippori Mincho";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/shippori-mincho-800.woff2?v=fcfd4530") format("woff2");
}

@font-face {
  font-family: "Zen Kaku Gothic New";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/zen-kaku-gothic-new-400.woff2?v=fc40ac01") format("woff2");
}

@font-face {
  font-family: "Zen Kaku Gothic New";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/zen-kaku-gothic-new-700.woff2?v=28601544") format("woff2");
}

@font-face {
  font-family: "Klee One";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/klee-one-600.woff2?v=e4df1236") format("woff2");
}
