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



@font-face {
  font-family: 'NotoSerifJP';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('NotoSerifJP-Medium.eot'); /* IE9 Compat Modes */
  src: local('Noto Serif Japanese Medium'), url('NotoSerifJP-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('NotoSerifJP-Medium.woff') format('woff'), /* Modern Browsers */
    url('NotoSerifJP-Medium.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'NotoSerifJP';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('NotoSerifJP-SemiBold.eot'); /* IE9 Compat Modes */
  src: local('Noto Serif Japanese SemiBold'), url('NotoSerifJP-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('NotoSerifJP-SemiBold.woff') format('woff'), /* Modern Browsers */
    url('NotoSerifJP-SemiBold.ttf')  format('truetype'); /* Safari, Android, iOS */
}
