@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: "NotoSansJP";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: local("NotoSansJP"), url("NotoSansJP-VariableFont_wght.woff2") format("woff2");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: local("Roboto"), url("Roboto-VariableFont_wdth,wght.woff2") format("woff2");
}

/* @font-face {
    font-family: "NotoSansJP";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("NotoSansJP"), url("NotoSansJP-Black-CJK.woff") format("woff"),
        url("NotoSansJP-Black-CJK.woff2") format("woff2");
}

@font-face {
    font-family: "NotoSansJP";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("NotoSansJP"), url("NotoSansJP-Bold-CJK.woff") format("woff"),
        url("NotoSansJP-Bold-CJK.woff2") format("woff2");
}

@font-face {
    font-family: "NotoSansJP";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("NotoSansJP"), url("NotoSansJP-R-CJK.woff") format("woff"), url("NotoSansJP-R-CJK.woff2") format("woff2");
} */
