@charset "UTF-8";

/**
 * Noto Serif CJK JP: https://www.google.com/get/noto/#serif-jpan
 */

/*@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 100;
  src: local("Noto Serif CJK JP Thin"),
       url(../../fonts/NotoSansCJKjp-Thin.woff2) format('woff2'),
       url(../../fonts/NotoSansCJKjp-Thin.woff) format('woff'),
       url(../../fonts/NotoSansCJKjp-Thin.otf) format('opentype');
}*/

/*@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 300;
  src: local("Noto Serif CJK JP Light"),
       url(../../fonts/NotoSerifCJKjp-Light-Subset.woff2) format('woff2'),
       url(../../fonts/NotoSerifCJKjp-Light-Subset.woff) format('woff'),
       url(../../fonts/NotoSerifCJKjp-Light-Subset.otf) format('opentype');
}*/

/*@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Serif CJK JP"),
       url(../../fonts/NotoSansCJKjp-Regular.woff2) format('woff2'),
       url(../../fonts/NotoSansCJKjp-Regular.woff) format('woff'),
       url(../../fonts/NotoSansCJKjp-Regular.otf) format('opentype');
}*/

/*@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Serif CJK JP Medium"),
       url(../../fonts/NotoSansCJKjp-Medium.woff2) format('woff2'),
       url(../../fonts/NotoSansCJKjp-Medium.woff) format('woff'),
       url(../../fonts/NotoSansCJKjp-Medium.otf) format('opentype');
}*/

@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Serif CJK JP Bold"),
       url(../../fonts/NotoSerifCJKjp-Bold-Subset.woff2) format('woff2'),
       url(../../fonts/NotoSerifCJKjp-Bold-Subset.woff) format('woff'),
       url(../../fonts/NotoSerifCJKjp-Bold-Subset.otf) format('opentype');
}

/*@font-face {
  font-family: "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 900;
  src: local("Noto Serif CJK JP Black"),
       url(../../fonts/NotoSansCJKjp-Black.woff2) format('woff2'),
       url(../../fonts/NotoSansCJKjp-Black.woff) format('woff'),
       url(../../fonts/NotoSansCJKjp-Black.otf) format('opentype');
}*/
