@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/NotoSansCJKjp-Thin.otf) format('woff2'),
       url(../fonts/NotoSansCJKjp-Thin.woff) format('woff'),
       url(../fonts/NotoSansCJKjp-Thin.otf) format('opentype');
	font-display: swap;
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/NotoSansCJKjp-Light.woff2) format('woff2'),
       url(../fonts/NotoSansCJKjp-Light.woff) format('woff'),
       url(../fonts/NotoSansCJKjp-Light.otf) format('opentype');
	font-display: swap;
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 300;
	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: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/NotoSansCJKjp-Regular.woff2) format('woff2'),
        url(../fonts/NotoSansCJKjp-Regular.woff) format('woff'),
        url(../fonts/NotoSansCJKjp-Regular.otf) format('opentype');
	font-display: swap;
 }
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 500;
	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: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/NotoSansCJKjp-Bold.woff2) format('woff2'),  url(../fonts/NotoSansCJKjp-Bold.woff) format('woff'),  url(../fonts/NotoSansCJKjp-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/NotoSansCJKjp-Black.woff) format('woff2'),  url(../fonts/NotoSansCJKjp-Black.woff) format('woff'),  url(../fonts/NotoSansCJKjp-Black.otf) format('opentype');
}
