/* @font-face {
    font-family: 'S-CoreDream-3Light';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'S-CoreDream-3Bold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
} */
@font-face {
    font-family: 'S-CoreDream';
    src: local("S-CoreDream"), url("/fonts/S-Core_Dream_OTF/SCDream8.otf") format("embedded-opentype"),
          url('/fonts/S-Core_Dream_OTF/SCDream7.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream';
    src: local("S-CoreDream"), url("/fonts/S-Core_Dream_OTF/SCDream7.otf") format("embedded-opentype"),
          url('/fonts/S-Core_Dream_OTF/SCDream7.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream';
    src: local("S-CoreDream"), url("/fonts/S-Core_Dream_OTF/SCDream6.otf") format("embedded-opentype"),
          url('/fonts/S-Core_Dream_OTF/SCDream6.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'S-CoreDream';
    src: local("S-CoreDream"), url("/fonts/S-Core_Dream_OTF/SCDream5.otf") format("embedded-opentype"),
          url('/fonts/S-Core_Dream_OTF/SCDream5.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream';
    src: local("S-CoreDream"), url("/fonts/S-Core_Dream_OTF/SCDream4.otf") format("embedded-opentype"),
          url('/fonts/S-Core_Dream_OTF/SCDream4.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}