@font-face {
    font-family: 'Shippori Mincho';
    src: url('../font/ShipporiMincho/ShipporiMincho-Regular.woff2') format('opentype');
    font-weight: 400;
}
@font-face {
    font-family: 'Shippori Mincho';
    src: url('../font/ShipporiMincho/ShipporiMincho-Medium.woff2') format('opentype');
    font-weight: 500;
}
@font-face {
    font-family: 'Shippori Mincho';
    src: url('../font/ShipporiMincho/ShipporiMincho-SemiBold.woff2') format('opentype');
    font-weight: 600;
}
@font-face {
    font-family: 'Shippori Mincho';
    src: url('../font/ShipporiMincho/ShipporiMincho-Bold.woff2') format('opentype');
    font-weight: 700;
}
@font-face {
    font-family: 'Shippori Mincho';
    src: url('../font/ShipporiMincho/ShipporiMincho-ExtraBold.woff2') format('opentype');
    font-weight: 800;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('../font/EB_Garamond/EBGaramond-VariableFont_wght.woff2') format('truetype');
    font-weight: 100 900;
    font-style: normal;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('../font/EB_Garamond/EBGaramond-Italic-VariableFont_wght.woff2') format('truetype');
    font-weight: 100 900;
    font-style: italic;
}