@font-face {
    font-family: "Cinzel";
    src: url("/fonts/Cinzel-400-subset.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Cinzel";
    src: url("/fonts/Cinzel-600-subset.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Shippori Mincho";
    src: url("/fonts/ShipporiMincho-400-subset.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Shippori Mincho";
    src: url("/fonts/ShipporiMincho-500-subset.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans JP";
    src: url("/fonts/NotoSansJP-400-subset.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans JP";
    src: url("/fonts/NotoSansJP-500-subset.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans JP";
    src: url("/fonts/NotoSansJP-600-subset.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}
