@font-face {
  font-family: Noto Sans JP;
  font-weight: 400;
  src: url("../fonts/NotoSansJP-Regular.otf") format("opentype");
}
@font-face {
  font-family: Noto Sans JP;
  font-weight: 500;
  src: url("../fonts/NotoSansJP-Medium.otf") format("opentype");
}
@font-face {
  font-family: Noto Sans JP;
  font-weight: 700;
  src: url("../fonts/NotoSansJP-Bold.otf") format("opentype");
}
@font-face {
  font-family: Montserrat;
  font-weight: 400;
  src: url("../fonts/Montserrat-Regular.ttf") format("opentype");
}
@font-face {
  font-family: Montserrat;
  font-weight: 500;
  src: url("../fonts/Montserrat-Medium.ttf") format("opentype");
}
@font-face {
  font-family: Montserrat;
  font-weight: 700;
  src: url("../fonts/Montserrat-Bold.ttf") format("opentype");
}/*# sourceMappingURL=font.css.map */