@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap');

@font-face {
    font-family: "Yu Gothic";
    src: url(../font/yugothib.ttf) format('truetype'),
        url(../font/yugothib.woff) format('woff');
    font-weight: bold;
}

@font-face {
    font-family: "Yu Gothic";
    src: url(../font/yugothir.ttf) format('truetype'),
        url(../font/yugothir.woff) format('woff');
    font-weight: 400;
}

@font-face {
    font-family: "DIN Alternate";
    src: url(../font/DIN\ Alternate\ Bold.ttf) format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: "Buffet Script";
    src: url(../font/buffetscript.ttf) format('truetype');
    font-weight: bold;
}