@font-face {
    font-family: 'Shippori Mincho';
    src: url('../woff2/shipporimincho-semibold.woff2') format('woff2'),
        url('../woff/shipporimincho-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: url('../woff2/shipporimincho-extrabold.woff2') format('woff2'),
        url('../woff/shipporimincho-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: url('../woff2/shipporimincho-bold.woff2') format('woff2'),
        url('../woff/shipporimincho-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: url('../woff2/shipporimincho-medium.woff2') format('woff2'),
        url('../woff/shipporimincho-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: url('../woff2/shipporimincho-regular.woff2') format('woff2'),
        url('../woff/shipporimincho-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

