@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: "Source Han Sans JP";
    src: url(../font/SourceHanSansJP-Bold.otf) format('opentype');
    font-weight: bold;
}

@font-face {
    font-family: "Source Han Sans JP";
    src: url(../font/SourceHanSansJP-Heavy.otf) format('opentype');
    font-weight: 600;
}

@font-face {
    font-family: "FOT-UDKakugoC80 Pro";
    src: url(../font/UDKakugoC80.ttf) format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: "Futura PT";
    src: url(../font/futura.otf) format('truetype');
    font-weight: 600;
}