@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 500;
    src: url("/assets/font/NotoSansCJKjp-Regular.otf") format("opentype");
    font-display: swap
}

@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 600;
    src: url("/assets/font/NotoSansCJKjp-Medium.otf") format("opentype");
    font-display: swap
}

@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 700;
    src: url("/assets/font/NotoSansCJKjp-Bold.otf") format("opentype");
    font-display: swap
}*/