@charset "utf-8";

@font-face {
    font-family: 'Meiryo';
    src: url('../font/MEIRYO.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Meiryo';
    src: url('../font/MEIRYOB.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
