@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "ShipporiMincho";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src:
        local("ShipporiMincho"),
        url("ShipporiMincho-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "ShipporiMincho";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src:
        local("ShipporiMincho"),
        url("ShipporiMincho-Medium.woff2") format("woff2");
}

/* @font-face {
    font-family: "NotoSansJP";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
        local("NotoSansJP"),
        url("NotoSansJP-R-CJK.woff") format("woff"),
        url("NotoSansJP-R-CJK.woff2") format("woff2");
} */

/* @font-face {
    font-family: "din1451alt";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src:
        local("din1451alt"),
        url("din1451alt.woff") format("woff"),
        url("din1451alt.woff2") format("woff2");
} */

/* @font-face {
    font-family: "AmaticSC";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("AmaticSC"), url("AmaticSC-Bold.woff") format("woff"), url("AmaticSC-Bold.woff2") format("woff2");
} */

/* @font-face {
    font-family: "AmaticSC";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("AmaticSC"), url("AmaticSC-Regular.woff") format("woff"), url("AmaticSC-Regular.woff2") format("woff2");
} */

/* @font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src:
        local("Montserrat"),
        url("Montserrat-Light.woff") format("woff"),
        url("Montserrat-Light.woff2") format("woff2");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src:
        local("Montserrat"),
        url("Montserrat-Bold.woff") format("woff"),
        url("Montserrat-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src:
        local("Montserrat"),
        url("Montserrat-Black.woff") format("woff"),
        url("Montserrat-Black.woff2") format("woff2");
} */
