@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(NotoSansJP-sub-Thin.woff) format('woff'),
       url(NotoSansJP-sub-Thin.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(NotoSansJP-sub-Light.woff) format('woff'),
       url(NotoSansJP-sub-Light.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: url(NotoSansJP-sub-DemiLight.woff) format('woff'),
        url(NotoSansJP-sub-DemiLight.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: url(NotoSansJP-sub-Regular.woff) format('woff'),
        url(NotoSansJP-sub-Regular.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url(NotoSansJP-sub-Medium.woff) format('woff'),
        url(NotoSansJP-sub-Medium.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(NotoSansJP-sub-Bold.woff) format('woff'),
        url(NotoSansJP-sub-Bold.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src: url(NotoSansJP-sub-Black.woff) format('woff'),
        url(NotoSansJP-sub-Black.otf) format('opentype');
 }
