@charset "UTF-8";
@import url(notosanskr.css); /* 	기본 : font-family: 'Noto Sans KR', sans-serif;	 font-weight:400; 	굵기에 따라 : font-weight만 조정  */

/* 프리텐다드*/
@font-face {font-family:'Pretendard-Bold'; font-style: normal; src:url(/theme/jawoori/fonts/Pretendard-Bold.ttf) format('truetype');}
@font-face {font-family:'Pretendard-Bold'; font-style: normal; src:url(/theme/jawoori/fonts/Pretendard-Bold.otf) format('opentype');}
@font-face {font-family:'Pretendard-Regular'; font-style: normal; src:url(/theme/jawoori/fonts/Pretendard-Regular.ttf) format('truetype');}
@font-face {font-family:'Pretendard-Regular'; font-style: normal; src:url(/theme/jawoori/fonts/Pretendard-Regular.otf) format('opentype');}

@font-face {
    font-family: 's-core_dream';
    src: url('./font/S-Core-Dream-light/scdream3-webfont.woff2') format('woff2'),
         url('./font/S-Core-Dream-light/scdream3-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 's-core_dream';
    src: url('./font/S-Core-Dream-light/scdream4-webfont.woff2') format('woff2'),
         url('./font/S-Core-Dream-light/scdream4-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 's-core_dream';
    src: url('./font/S-Core-Dream-light/scdream5-webfont.woff2') format('woff2'),
         url('./font/S-Core-Dream-light/scdream5-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 's-core_dream';
    src: url('./font/S-Core-Dream-light/scdream6-webfont.woff2') format('woff2'),
         url('./font/S-Core-Dream-light/scdream6-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 's-core_dream';
    src: url('./font/S-Core-Dream-light/scdream7-webfont.woff2') format('woff2'),
         url('./font/S-Core-Dream-light/scdream7-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 's-core_dream';
    src: url('./font/S-Core-Dream-light/scdream8-webfont.woff2') format('woff2'),
         url('./font/S-Core-Dream-light/scdream8-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 's-core_dream';
    src: url('./font/S-Core-Dream-light/scdream9-webfont.woff2') format('woff2'),
         url('./font/S-Core-Dream-light/scdream9-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}