/*
* 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(/files/user/fonts/googlefonts/font_files/NotoSansJP-Thin-EN.woff) format('woff');
  }
  @font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url(/files/user/fonts/googlefonts/font_files/NotoSansJP-Light-EN.woff) format('woff');
  }
  @font-face {
     font-family: 'Noto Sans Japanese';
     font-style: normal;
     font-weight: 300;
     src: url(/files/user/fonts/googlefonts/font_files/NotoSansJP-DemiLight-EN.woff) format('woff');
  }
  @font-face {
     font-family: 'Noto Sans Japanese';
     font-style: normal;
     font-weight: 400;
     src: url(/files/user/fonts/googlefonts/font_files/NotoSansJP-Regular-EN.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans Japanese';
     font-style: normal;
     font-weight: 500;
     src: url(/files/user/fonts/googlefonts/font_files/NotoSansJP-Medium-EN.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans Japanese';
     font-style: normal;
     font-weight: 700;
     src: url(/files/user/fonts/googlefonts/font_files/NotoSansJP-Bold-EN.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans Japanese';
     font-style: normal;
     font-weight: 900;
     src: url(/files/user/fonts/googlefonts/font_files/NotoSansJP-Black-EN.woff) format('woff');
   }
  