@font-face {
    font-family: 'Noto Sans JP';
    src: url('../font/NotoSansJP-Medium.woff2') format('woff2'),
        url('../font/NotoSansJP-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}