@import url('https://fonts.googleapis.com/css2?family=Allura&family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Maru+Gothic&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');

@font-face {
    font-family: "Yu Mincho";
    font-style: normal;
    font-weight: 400;
    src: url("yuminr.ttf") format("truetype");
}

@font-face {
    font-family: "Yu Mincho";
    font-style: normal;
    font-weight: 300;
    src: url("yuminl.ttf") format("truetype");
}

@font-face {
    font-family: "Yu Mincho";
    font-style: normal;
    font-weight: 600;
    src: url("yumindb.ttf") format("truetype");
}