@charset "utf-8";

@font-face {
    font-family: "Noto Sans CJK JP Subset";
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans CJK JP"), local("NotoSansCJKjp-Regular"), local("NotoSansJP-Regular"),url("NotoSansCJKjp-Regular.woff2") format("woff2"), url("NotoSansCJKjp-Regular.woff") format("woff");
}
@font-face {
    font-family: "Noto Sans CJK JP Subset";
    font-style: bold;
    font-weight: 700;
    src: local("Noto Sans CJK JP"), local("NotoSansCJKjp-Bold"), local("NotoSansCJKjp-Bold"),url("NotoSansCJKjp-Bold.woff2") format("woff2"), url("NotoSansCJKjp-Bold.woff") format("woff");
}
@font-face {
    font-family: "Noto Sans CJK JP Subset";
    font-style: block;
    font-weight: 900;
    src: local("Noto Sans CJK JP"), local("NotoSansJP-Black"), local("NotoSansJP-Black"),url("NotoSansJP-Black.woff2") format("woff2"), url("NotoSansJP-Black.otf") format("otf");
}
@font-face {
    font-family: "Kiwi Maru";
    font-style: block;
    font-weight: 900;
    src: local("KiwiMaru-Medium"), local("KiwiMaru-Medium"), local("KiwiMaru-Medium"),url("KiwiMaru-Medium.woff2") format("woff2"), url("KiwiMaru-Medium.woff") format("woff");
}
@font-face {
    font-family: "Quicksand";
    font-style: block;
    font-weight: bold;
    src: local("Quicksand-Bold"), local("Quicksand-Bold"), local("Quicksand-Bold"),url("Quicksand-Bold.woff2") format("woff2"), url("Quicksand-Bold.woff") format("woff");
}
@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("fa-brands-400.woff2") format("woff2"), url("fa-brands-400.ttf") format("truetype");
}
@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("fa-regular-400.woff2") format("woff2"), url("fa-regular-400.ttf") format("truetype");
}
@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("fa-solid-900.woff2") format("woff2"), url("fa-solid-900.ttf") format("truetype");
}