
.font-YuGoPr6N {
    /* font-family:"YuGoPr6N Regular-83pv-RKSJ-H◆"; */
    font-family: "游ゴシック", "YuGothic", sans-serif;
}
@font-face {
    font-family: "din2014";
    src: url("./fonts/DIN-2014_Demi.otf");
    font-display: swap;
}
@font-face {
    font-family: "din2014bd";
    src: url("./fonts/DIN-2014_Narrow-Bold.otf");
    font-display: swap;
}
@font-face {
    font-family: "dincondensed";
    src: url("./fonts/DIN_Condensed_VF.otf");
    font-display: swap;
}
@font-face {
    font-family: "urwdindemi";
    src: url("./fonts/urw-din-demi.woff");
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("./fonts/NotoSansJP-VariableFont_wght.ttf") format('truetype');
}



