@font-face {
    font-family: "han2-light";
    /* src: url("./fonts/SourceHanSansJP-Light.otf"); */
    src: url("./fonts/SourceHanSansJP-Light-min.otf");
    font-display: swap;
}
@font-face {
    font-family: "han2-normal";
    /* src: url("./fonts/SourceHanSansJP-Normal.otf"); */
    src: url("./fonts/SourceHanSansJP-Normal-min.otf");
    font-display: swap;
}
@font-face {
    font-family: "han2-medium";
    /* src: url("./fonts/SourceHanSans-Medium.otf"); */
    src: url("./fonts/SourceHanSans-Medium-min.otf");
    font-display: swap;
}
@font-face {
    font-family: "han2-regular";
    /* src: url("./fonts/SourceHanSansJP-Regular.otf"); */
    src: url("./fonts/SourceHanSansJP-Regular-min.otf");
    font-display: swap;
}
@font-face {
    font-family: "oswald-regular";
    src: url("./fonts/oswald/Oswald-Regular.ttf");
    font-display: swap;
}
.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: 'Noto Sans JP';
    font-weight: 100 900;
    font-display: swap;
    src: url("./fonts/NotoSansJP-VariableFont_wght.ttf") format('truetype')
}

@font-face {
    font-family: 'lineseedJP';
    src: url('./fonts/lineseed/LINESeedJP_TTF_Th.eot'), url('./fonts/lineseed/LINESeedJP_OTF_Th.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'lineseedJP';
    src: url('./fonts/lineseed/LINESeedJP_OTF_Rg.woff'), url('./fonts/lineseed/LINESeedJP_OTF_Rg.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'lineseedJP';
    src: url('./fonts/lineseed/LINESeedJP_OTF_Bd.woff'), url('./fonts/lineseed/LINESeedJP_TTF_Bd.eot') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'lineseedJP';
    src: url('./fonts/lineseed/LINESeedJP_OTF_Eb.woff'), url('./fonts/lineseed/LINESeedJP_TTF_Eb.eot') format('woff');
    font-weight: 800;
    font-display: swap;
}