@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSerifCJKjp-Medium.woff) format('woff');
  src: url(../fonts/NotoSerifCJKjp-Medium.woff2) format('woff2');
 }
 @font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/NotoSerifCJKjp-SemiBold.woff) format('woff');
  src: url(../fonts/NotoSerifCJKjp-SemiBold.woff2) format('woff2');
 }