@charset "utf-8";
/*@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css); /*'Nanum Gothic', sans-serif;*/
/*@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css); /*'Nanum Myeongjo', serif;*/
/*@import url(//fonts.googleapis.com/earlyaccess/nanumgothiccoding.css); /*'Nanum Gothic Coding', monospace;*/
/*@import url(//fonts.googleapis.com/earlyaccess/nanumbrushscript.css); /*'Nanum Brush Script', cursive;*/
/*@import url(//fonts.googleapis.com/earlyaccess/nanumpenscript.css); /*'Nanum Pen Script', cursive;*/
/*@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); /*'Noto Sans KR', sans-serif;*/
/*@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css); 'Noto Sans JP', sans-serif;*/
/*@import url(//fonts.googleapis.com/earlyaccess/notosanssc.css); 'Noto Sans SC', sans-serif;*/

@import url(//fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0); /*아이콘*/
/*@import url(//fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@100;200;300;400;500;600;700&display=swap); /*IBM Plex Sans KR*/
@import url(//fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&display=swap); /*Noto Sans KR*/
/*@import url(//fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap); /*Nanum Gothic*/
@import url(//fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap);/*Nanum Gothic 기본체만*/
@import url(//cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/static/woff2/SUIT.css);/*SUIT*/


/* 한국어
:lang(ko) { font-family: 'Noto Sans KR', sans-serif; }*/
/* 일본어
:lang(ja) { font-family: 'Noto Sans JP', sans-serif; }*/
/* 중국어 (간체)
:lang(zh-Hans) { font-family: 'Noto Sans SC', sans-serif; }*/
@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: 'SCoreDream';
    font-weight: 100;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 200;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2Extralight.woff) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 300;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 400;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 500;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 600;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 700;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7Extrabold.woff) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 800;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 900;
    font-style: normal;
    src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff) format('woff2');
    font-display: swap;
}