@charset "utf-8";
/* -------------------------------------
     All CSS
 (c) Copyright 2006 Sketches of Design
     version 2006-09-01
------------------------------------- */
/* Defalut Settings
--------------------------------------*/

@font-face {
  font-family: 'NotoSans-Black';
  src: url(../font/NotoSansJP-Black.eot);
  src: 
       url(../font/NotoSansJP-Black.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSans-Bold';
  src: url(../font/NotoSansJP-Bold.eot);
  src: 
       url(../font/NotoSansJP-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSans-Medium';
  src: url(../font/NotoSansJP-Medium.eot);
  src: 
       url(../font/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSans-Regular';
  src: url(../font/NotoSansJP-Regular.eot);
  src: 
       url(../font/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSans-DemiLight';
  src: url(../font/NotoSansJP-DemiLight.eot);
  src: 
       url(../font/NotoSansJP-DemiLight.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSans-Light';
  src: url(../font/NotoSansJP-Light.eot);
  src: 
       url(../font/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSans-Thin-Windows';
  src: url(../font/NotoSansJP-Thin-Windows.eot);
  src: 
       url(../font/NotoSansJP-Thin-Windows.otf) format('opentype');
}

/**/
@font-face {
  font-family: 'OpenSans-Bold';
  src: url(../font/OpenSans-Bold.eot);
  src: 
       url(../font/OpenSans-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url(../font/OpenSans-Regular.eot);
  src: 
       url(../font/OpenSans-Regular.otf) format('opentype');
}
