/* ------------------------------------------------------------ Noto-Sans-JP */
@font-face {
  font-family: 'Noto-Sans-JP-Light';
  src: url('../fonts/NotoSansJP-Light.otf') format('opentype');
  font-weight: 300!important;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto-Sans-JP-Regular';
  src: url('../fonts/NotoSansJP-Regular.otf') format('opentype');
  font-weight: 400!important;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto-Sans-JP-Medium';
  src: url('../fonts/NotoSansJP-Medium.otf') format('opentype');
  font-weight: 500!important;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto-Sans-JP-Bold';
  src: url('../fonts/NotoSansJP-Bold.otf') format('opentype');
  font-weight: 700!important;
  font-style: normal;
  font-display: swap;
}

/* ------------------------------------------------------------ NotoSansCJKjp */
@font-face {
font-family: 'NotoSansCJKjp-Light';
src: url(../fonts/NotoSansCJKjp-Light.woff2) format('woff2'),
url(../fonts/NotoSansCJKjp-Light.woff) format('woff'),
url(../fonts/NotoSansCJKjp-Light.otf) format('opentype');
}
@font-face {
font-family: 'NotoSansCJKjp-DemiLight';
src: url(../fonts/NotoSansCJKjp-DemiLight.woff2) format('woff2'),
url(../fonts/NotoSansCJKjp-DemiLight.woff) format('woff'),
url(../fonts/NotoSansCJKjp-DemiLight.otf) format('opentype');
}
@font-face {
font-family: 'NotoSansCJKjp-Regular';
src: url(../fonts/NotoSansCJKjp-Regular.woff2) format('woff2'),
url(../fonts/NotoSansCJKjp-Regular.woff) format('woff'),
url(../fonts/NotoSansCJKjp-Regular.otf) format('opentype');
}
@font-face {
font-family: 'NotoSansCJKjp-Medium';
src: url(../fonts/NotoSansCJKjp-Medium.woff2) format('woff2'),
url(../fonts/NotoSansCJKjp-Medium.woff) format('woff'),
url(../fonts/NotoSansCJKjp-Medium.otf) format('opentype');
}

@font-face {
font-family: 'NotoSansCJKjp-Bold';
src: url(../fonts/NotoSansCJKjp-Bold.woff2) format('woff2'),
url(../fonts/NotoSansCJKjp-Bold.woff) format('woff'),
url(../fonts/NotoSansCJKjp-Bold.otf) format('opentype');
}