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

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

