@font-face {
    font-family: 'Rexton';
    src: url('RextonRegularRegular.woff2') format('woff2'),
        url('RextonRegularRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hina Mincho';
    src: url('HinaMincho-Regular.woff2') format('woff2'),
        url('HinaMincho-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

