/*
* "Noto Sans CJK JP" licensed under the SIL Open Font License
* https://www.google.com/get/noto/#/
*/

/*
@font-face {
  font-family: 'NotoSansJP-Black';
  src: url('../fonts/NotoSansJP-Black/NotoSansJP-Black-Subset.eot');
  src: url('../fonts/NotoSansJP-Black/NotoSansJP-Black-Subset.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NotoSansJP-Black/NotoSansJP-Black-Subset.woff') format('woff'),
       url('../fonts/NotoSansJP-Black/NotoSansJP-Black-Subset.otf')  format('opentype');
}
*/

@font-face {
  font-family: 'NotoSansJP-Bold';
  src: url('../fonts/NotoSansJP-Bold/NotoSansJP-Bold-Subset.eot');
  src: url('../fonts/NotoSansJP-Bold/NotoSansJP-Bold-Subset.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NotoSansJP-Bold/NotoSansJP-Bold-Subset.woff') format('woff'),
       url('../fonts/NotoSansJP-Bold/NotoSansJP-Bold-Subset.otf')  format('opentype');
}

@font-face {
  font-family: 'NotoSansJP-Medium';
  src: url('../fonts/NotoSansJP-Medium/NotoSansJP-Medium-Subset.eot');
  src: url('../fonts/NotoSansJP-Medium/NotoSansJP-Medium-Subset.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NotoSansJP-Medium/NotoSansJP-Medium-Subset.woff') format('woff'),
       url('../fonts/NotoSansJP-Medium/NotoSansJP-Medium-Subset.otf')  format('opentype');
}

@font-face {
  font-family: 'NotoSansJP-Regular';
  src: url('../fonts/NotoSansJP-Regular/NotoSansJP-Regular-Subset.eot');
  src: url('../fonts/NotoSansJP-Regular/NotoSansJP-Regular-Subset.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NotoSansJP-Regular/NotoSansJP-Regular-Subset.woff') format('woff'),
       url('../fonts/NotoSansJP-Regular/NotoSansJP-Regular-Subset.otf')  format('opentype');
}