@font-face {
    font-family: 'Noto Sans JP';
    src:url('NotoSansJP/NotoSansJP-Regular.woff2') format('woff');
}

@font-face {
    font-family: 'Noto Sans JP';
    font-weight: 600;
    src:url('NotoSansJP/NotoSansJP-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans JP';
    font-weight: bold;
    src:url('NotoSansJP/NotoSansJP-Bold.woff2') format('woff');
}


