@font-face {
    font-family:'NotoSansCJKjp-Web';
    font-style:normal;
    font-weight:900;
    src:url('../font/NotoSansCJKjp-Black.woff2') format('woff2');
	font-display:swap;
}

@font-face {
    font-family:'NotoSansCJKjp-Web';
    font-style:normal;
    font-weight:500;
    src:url('../font/NotoSansCJKjp-Medium.woff2') format('woff2');
	font-display:swap;
}

@font-face {
    font-family: 'rounded-mplus-1c';
    font-style:normal;
    font-weight:500;
    src:url('../font/MPLUSRounded1c-Medium.woff') format('woff');
	font-display:swap;
}

@font-face {
    font-family: 'rounded-mplus-1c';
    font-style:normal;
    font-weight:400;
    src:url('../font/MPLUSRounded1c-Regular.woff') format('woff');
	font-display:swap;
}