@charset "utf-8";

@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/NotoSansCJKjp-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/NotoSansCJKjp-Bold.otf') format('opentype');
}
