@font-face {
    src: url("font/ZenKakuGothicNew/ZenKakuGothicNew-Light.woff") format("woff");
    font-family: "Zen Kaku Gothic New";
    font-weight: 100;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("font/ZenKakuGothicNew/ZenKakuGothicNew-Regular.woff") format("woff");
    font-family: "Zen Kaku Gothic New";
    font-weight: 400;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("font/ZenKakuGothicNew/ZenKakuGothicNew-Medium.woff") format("woff");
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("font/ZenKakuGothicNew/ZenKakuGothicNew-Bold.woff") format("woff");
    font-family: "Zen Kaku Gothic New";
    font-weight: 600;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("font/ZenKakuGothicNew/ZenKakuGothicNew-Black.woff") format("woff");
    font-family: "Zen Kaku Gothic New";
    font-weight: 900;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("font/Montserrat/Montserrat-Medium.woff") format("woff");
    font-family: "Montserrat";
    font-weight: 500;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("font/Montserrat/Montserrat-SemiBold.woff") format("woff");
    font-family: "Montserrat";
    font-weight: 600;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("font/Montserrat/Montserrat-Bold.woff") format("woff");
    font-family: "Montserrat";
    font-weight: 700;
    font-style: normal;
    font-display: optical;
}

@font-face {
    src: url("font/Montserrat/Montserrat-Black.woff") format("woff");
    font-family: "Montserrat";
    font-weight: 900;
    font-style: normal;
    font-display: optical;
}