/* [0] */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
  url("../../assets/fonts/NotoSansJP-Regular.woff2")format("woff2"),
  url("../../assets/fonts/NotoSansJP-Regular.woff")format("woff"),
  url("../../assets/fonts/NotoSansJP-Regular.eot")format("eot"),
  url("../../assets/fonts/NotoSansJP-Regular.ttf")format("truetype")
  ;
}
/* [1] */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
  url("../../assets/fonts/NotoSansJP-Medium.woff2")format("woff2"),
  url("../../assets/fonts/NotoSansJP-Medium.woff")format("woff"),
  url("../../assets/fonts/NotoSansJP-Medium.eot")format("eot"),
  url("../../assets/fonts/NotoSansJP-Medium.ttf")format("truetype")
  ;
}
/* [2] */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
  url("../../assets/fonts/NotoSansJP-Bold.woff2")format("woff2"),
  url("../../assets/fonts/NotoSansJP-Bold.woff")format("woff"),
  url("../../assets/fonts/NotoSansJP-Bold.eot")format("eot"),
  url("../../assets/fonts/NotoSansJP-Bold.ttf")format("truetype")
  ;
}