@font-face {
    font-display: swap;
    font-stretch: normal;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    font-family: "ShipporiMinchoExtraBold";
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/ShipporiMincho-ExtraBold.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-stretch: normal;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    font-family: "ShipporiMinchoBold";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/ShipporiMincho-Bold.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-stretch: normal;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    font-family: "ShipporiMinchoSemiBold";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/ShipporiMincho-SemiBold.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-stretch: normal;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    font-family: "ShipporiMinchoMedium";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/ShipporiMincho-Medium.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-stretch: normal;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    font-family: "ShipporiMinchoRegular";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/ShipporiMincho-Regular.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-stretch: normal;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    font-family: "BigCaslonMedium";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/BigCaslonMedium.ttf") format("truetype");
}

