@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "noto-sans-jp";
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansJP-Regular.woff2') format('woff');
    font-display: swap;
}