@charset "utf-8";
/* @font-face {
    font-family: "NotoSerifCJKjp";
    font-style: normal;
    font-weight: 900;
    src: local('Noto Serif CJK JP Black'), 
         url('NotoSerifCJKjp-Black.otf') format('opentype'),
         url('NotoSerifCJKjp-Black.ttf') format('truetype'),
         url('NotoSerifCJKjp-Black.woff') format('woff')
}
 */
@font-face {
    font-family: "NotoSerifCJKjp";
    font-style: normal;
    font-weight: 700;
    src: 
         url('NotoSerifCJKjp-Bold.otf') format('opentype'),
         url('NotoSerifCJKjp-Bold.ttf') format('truetype'),
         url('NotoSerifCJKjp-Bold.woff') format('woff')
}
@font-face {
    font-family: "NotoSerifCJKjp";
    font-style: normal;
    font-weight: 600;
    src:  
         url('NotoSerifCJKjp-SemiBold.otf') format('opentype'),
         url('NotoSerifCJKjp-SemiBold.ttf') format('truetype'),
         url('NotoSerifCJKjp-SemiBold.woff') format('woff')
}

@font-face {
    font-family: "NotoSerifCJKjp";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src:  
         url('NotoSerifCJKjp-Medium.otf') format('opentype'),
         url('NotoSerifCJKjp-Medium.ttf') format('truetype'),
         url('NotoSerifCJKjp-Medium.woff') format('woff')
}
@font-face {
    font-family: "NotoSerifCJKjp";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src:  
         url('NotoSerifCJKjp-Regular.otf') format('opentype'),
         url('NotoSerifCJKjp-Regular.ttf') format('truetype')
         url('NotoSerifCJKjp-Regular.woff') format('woff')
}
/* @font-face {
    font-family: "NotoSerifCJKjp";
    font-style: normal;
    font-weight: 300;
    src: local('Noto Serif CJK JP Light'), 
         url('NotoSerifCJKjp-Light.otf') format('opentype'),
         url('NotoSerifCJKjp-Light.ttf') format('truetype'),
         url('NotoSerifCJKjp-Light.woff') format('woff')
}
@font-face {
    font-family: "NotoSerifCJKjp";
    font-style: normal;
    font-weight: 200;
    src: local('Noto Serif CJK JP ExtraLight'), 
         url('NotoSerifCJKjp-ExtraLight.otf') format('opentype'),
         url('NotoSerifCJKjp-ExtraLight.ttf') format('truetype'),
         url('NotoSerifCJKjp-ExtraLight.woff') format('woff')
} */