/*
* noto sans japanese (japanese) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'noto sans japanese';
  font-style: normal;
  font-weight: 100;
  src:  format('woff2'),
        format('woff'),
        format('opentype');
}
@font-face {
  font-family: 'noto sans japanese';
  font-style: normal;
  font-weight: 200;
  src:  format('woff2'),
        format('woff'),
        format('opentype');
}
@font-face {
   font-family: 'noto sans japanese';
   font-style: normal;
   font-weight: 300;
   src:  format('woff2'),
         format('woff'),
         format('opentype');
}
@font-face {
   font-family: 'noto sans japanese';
   font-style: normal;
   font-weight: 400;
   src:  format('woff2'),
         format('woff'),
         format('opentype');
 }
@font-face {
   font-family: 'noto sans japanese';
   font-style: normal;
   font-weight: 500;
   src:  format('woff2'),
         format('woff'),
         format('opentype');
 }
@font-face {
   font-family: 'noto sans japanese';
   font-style: normal;
   font-weight: 700;
   src:  format('woff2'),
         format('woff'),
         format('opentype');
 }
@font-face {
   font-family: 'noto sans japanese';
   font-style: normal;
   font-weight: 900;
   src:  format('woff2'),
         format('woff'),
         format('opentype');
 }
