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

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

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

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