@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&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=Pinyon+Script&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap');

@font-face{
    font-family: 'Bahnschrift';
    font-style: normal;
    font-weight: bold;
    src: url('BAHNSCHRIFT.TTF');
}

@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: 400;
    src: url('yumin.ttf') format('truetype');
}

@font-face {
    font-family: 'Yu Mincho';
    font-style: normal;
    font-weight: 600;
    src: url('yumindb.ttf') format('truetype');
}
