@font-face {
    font-family: bananaslip;
    src: url("./data/YDWbananaslipplus.otf");
}
@font-face {
    font-family: "DL Zen Kaku Gothic New Bold";
    src: url("./data/ZenKakuGothicNew-Bold.ttf");
}
@font-face {
    font-family: "DL Noto Sans Bold";
    src: url("./data/NotoSansJP-Bold.otf");
}
@font-face {
    font-family: "DL Noto Sans Black";
    src: url("./data/NotoSansJP-Black.otf");
}
@font-face {
    font-family: "DL Noto Sans Medium";
    src: url("./data/NotoSansJP-Medium.otf");
}
@font-face {
    font-family: "DL Noto Sans Light";
    src: url("./data/NotoSansJP-Light.otf");
}
@font-face {
    font-family: "DL Noto Sans Thin";
    src: url("./data/NotoSansJP-Thin.otf");
}

/*@font-face {
    font-family: ;
    src: url("");
}*/

