@charset "UTF-8";
@font-face {
  font-family: "Noto Serif Japanese";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/NotoSerifJP-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif Japanese";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/NotoSerifJP-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif Japanese";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/NotoSerifJP-Bold.woff") format("woff");
  font-display: swap;
}
