@font-face {
    font-family: 'MS Mincho';
    src: url('../fonts/MS-Mincho.eot');
    src: url('../fonts/MS-Mincho.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MS-Mincho.woff2') format('woff2'),
        url('../fonts/MS-Mincho.woff') format('woff'),
        url('../fonts/MS-Mincho.ttf') format('truetype'),
        url('../fonts/MS-Mincho.svg#MS-Mincho') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

