@charset "utf-8";



@font-face {
    font-family: 'Noto Sans';
    src: url('./font/noto-black.woff2') format('woff2'),
         url('./font/noto-black.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('./font/noto-bold.woff2') format('woff2'),
         url('./font/noto-bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('./font/noto-demilight.woff2') format('woff2'),
         url('./font/noto-demilight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('./font/noto-light.woff2') format('woff2'),
         url('./font/noto-light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('./font/noto-medium.woff2') format('woff2'),
         url('./font/noto-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('./font/noto-regular.woff2') format('woff2'),
         url('./font/noto-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('./font/noto-thin.woff2') format('woff2'),
         url('./font/noto-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}



/* s-core-drea */

@font-face {
    font-family: 'sCore';
    src: url('./font/scdream1-webfont.woff2') format('woff2'),
         url('./font/scdream1-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'sCore';
    src: url('./font/scdream2-webfont.woff2') format('woff2'),
         url('./font/scdream2-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'sCore';
    src: url('./font/scdream3-webfont.woff2') format('woff2'),
         url('./font/scdream3-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'sCore';
    src: url('./font/scdream4-webfont.woff2') format('woff2'),
         url('./font/scdream4-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'sCore';
    src: url('./font/scdream5-webfont.woff2') format('woff2'),
         url('./font/scdream5-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'sCore';
    src: url('./font/scdream6-webfont.woff2') format('woff2'),
         url('./font/scdream6-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'sCore';
    src: url('./font/scdream7-webfont.woff2') format('woff2'),
         url('./font/scdream7-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'sCore';
    src: url('./font/scdream8-webfont.woff2') format('woff2'),
         url('./font/scdream8-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'sCore';
    src: url('./font/scdream9-webfont.woff2') format('woff2'),
         url('./font/scdream9-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}