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