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

@font-face {
    font-family: "ShipporiMinchoB1-Regular";
    font-style: normal;
    font-weight: 400;
    src: local("ShipporiMinchoB1-Regular"), url("ShipporiMinchoB1-Regular.woff2") format("woff2"),
        url("ShipporiMinchoB1-Regular.woff") format("woff"),url("ShipporiMinchoB1-Regular.otf") format("ttf");
}

@font-face {
    font-family: "CormorantGaramond";
    font-style: normal;
    font-weight: 400;
    src: local("CormorantGaramond-Medium"), url("CormorantGaramond-Medium.woff2") format("woff2"),
        url("CormorantGaramond-Medium.woff") format("woff");
}

@font-face {
    font-family: "CormorantGaramond";
    font-style: bold;
    font-weight: 900;
    src: local("CormorantGaramond-Medium"), url("CormorantGaramond-Medium.woff2") format("woff2"),
        url("CormorantGaramond-Medium.woff") format("woff");
}
