/* Noto Sans JP */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./files/noto-sans-jp-400.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./files/noto-sans-jp-500.woff2") format("woff2");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("./files/noto-sans-jp-700.woff2") format("woff2");
}

/* Shippori Mincho */
@font-face {
  font-family: "Shippori Mincho";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./files/shippori-mincho-400.woff2") format("woff2");
}

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

@font-face {
  font-family: "Shippori Mincho";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("./files/shippori-mincho-600.woff2") format("woff2");
}

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

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