@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@100;200;300;400;500;600;700;800&display=swap');

@font-face {
    font-family: 'Source Han Serif';
    src: url('../font/Source\ Han\ Serif\ CN\ Heavy.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Microsoft Sans Serif';
    src: url('../font/microsoft-sans-serif-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Hiragino Mincho ProN';
    src: url('../font/Hiragino\ Mincho\ ProN\ W6.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}