@font-face {
  font-family: "NotoSansCJKjp-Thin";
  font-style: normal;
  font-weight: 250;
  src: url('NotoSansCJKjp-Thin.eot');
  src: local('Noto Sans CJK JP Thin'), 
       url('NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'),
       url('NotoSansCJKjp-Thin.woff') format('woff'),
       url('NotoSansCJKjp-Thin.otf') format('opentype')
}

@font-face {
  font-family: "NotoSansCJKjp-Regular";
  font-style: normal;
  font-weight: 400;
  src: url('NotoSansCJKjp-Regular.eot');
  src: local('Noto Sans CJK JP Regular'), 
       url('NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
       url('NotoSansCJKjp-Regular.woff') format('woff'),
       url('NotoSansCJKjp-Regular.otf') format('opentype')
}