/*
* Noto Sans Japanese (japanese) http://www.google.com/fonts/earlyaccess
 */
 
 
@font-face {
  font-family: 'Noto Sans Japanese';
/*  font-style: normal;*/
  font-weight: 100;
  src: url(100_NotoSansCJKjp-Thin.eot) format('eot'),
       url(100_NotoSansCJKjp-Thin.woff) format('woff'),
       url(100_NotoSansCJKjp-Thin.otf) format('opentype');
}


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



@font-face {
   font-family: 'Noto Sans Japanese';
   font-weight: 350;
   src: url(350_NotoSansCJKjp-DemiLight.eot) format('eot'),
        url(350_NotoSansCJKjp-DemiLight.woff) format('woff'),
        url(350_NotoSansCJKjp-DemiLight.otf) format('opentype');
}


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



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



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



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










