


    @font-face {
        font-family: spottaFont;
        src: url('https://content.jorte.com/api/v1/files/font/preset/JorteGothic.woff2') format('woff'), url('https://content.jorte.com/api/v1/files/font/preset/JorteGothic.ttf') format('truetype');
        font-display: swap;
    }
    body, body *, option {
        font-family: spottaFont, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
    }

