@charset "utf-8";
/*
* Noto Sans Japanese (japanese) http://www.google.com/fonts/earlyaccess
 */
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/NotoSansMonoCJKjp-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(../fonts/NotoSansMonoCJKjp-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: local("Meiryo");
   unicode-range: U+005c;
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: local("Meiryo");
   unicode-range: U+005c;
}
@font-face {
   font-family: 'FitFont';
   font-style: normal;
   src: url(../fonts/fitfont.woff) format('woff');
}
