@charset "utf-8";

@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: "d-din";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("d-din"), url("d-din.woff") format("woff"), url("d-din.woff2") format("woff2");
}