
@font-face {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/NotoSansJP-DemiLight.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/NotoSansJP-Medium.woff') format('woff');
}

@font-face {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/NotoSansJP-Bold.woff') format('woff');
}