@charset "utf-8";

@font-face {
    font-family: 'SCdream';
    font-style: normal;
    font-weight: 100;
    src: url(SDdream/SCDream2.otf) format('opentype');
}

@font-face {
    font-family: 'SCdream';
    font-style: normal;
    font-weight: 400;
    src: url(SDdream/SCDream4.otf) format('opentype');
}

@font-face {
    font-family: 'SCdream';
    font-style: normal;
    font-weight: 600;
    src: url(SDdream/SCDream6.otf) format('opentype');
}