@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Do+Hyeon'); /* font-family: 'Do Hyeon', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap'); /* font-family: 'Lobster', cursive;  */
@import url('notosanskr.css'); /* 	기본 : font-family: 'Noto Sans KR', sans-serif;	 font-weight:400; 	굵기에 따라 : font-weight만 조정  */



/* 나눔스퀘어라운드 웹폰트 v1.11 https://github.com/innks/NanumSquareRound */
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 300;
  src: local("NanumSquareRoundL"), /* computer */
    url("/theme/save/font/NanumSquareRoundL.eot"), /* IE9 Compat Modes */
    url("/theme/save/font/NanumSquareRoundL.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/theme/save/font/NanumSquareRoundL.woff2") format("woff2"), /* Modern Browsers */
    url("/theme/save/font/NanumSquareRoundL.woff") format("woff"), /* Modern Browsers */
    url("/theme/save/font/NanumSquareRoundL.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 400;
  src: local("NanumSquareRoundR"), /* computer */
    url("/theme/save/font/NanumSquareRoundR.eot"), /* IE9 Compat Modes */
    url("/theme/save/font/NanumSquareRoundR.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/theme/save/font/NanumSquareRoundR.woff2") format("woff2"), /* Modern Browsers */    
    url("/theme/save/font/NanumSquareRoundR.woff") format("woff"), /* Modern Browsers */
    url("/theme/save/font/NanumSquareRoundR.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 700;
  src: local("NanumSquareRoundB"), /* computer */
    url("/theme/save/font/NanumSquareRoundB.eot"), /* IE9 Compat Modes */
    url("/theme/save/font/NanumSquareRoundB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/theme/save/font/NanumSquareRoundB.woff2") format("woff2"), /* Modern Browsers */
    url("/theme/save/font/NanumSquareRoundB.woff") format("woff"), /* Modern Browsers */
    url("/theme/save/font/NanumSquareRoundB.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 800;
  src: local("NanumSquareRoundEB"), /* computer */
    url("/theme/save/font/NanumSquareRoundEB.eot"), /* IE9 Compat Modes */
    url("/theme/save/font/NanumSquareRoundEB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/theme/save/font/NanumSquareRoundEB.woff2") format("woff2"), /* Modern Browsers */
    url("/theme/save/font/NanumSquareRoundEB.woff") format("woff"), /* Modern Browsers */
    url("/theme/save/font/NanumSquareRoundEB.ttf") format("truetype"); /* Safari, Android, iOS */
}




@font-face {
 font-family: 'NanumSquare';
 font-weight: 400;
 src: url(NanumSquareR.eot);
 src: url(/theme/save/font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(/theme/save/font/NanumSquareR.woff) format('woff'),
      url(/theme/save/font/NanumSquareR.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 700;
 src: url(NanumSquareB.eot);
 src: url(/theme/save/font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
      url(/theme/save/font/NanumSquareB.woff) format('woff'),
      url(/theme/save/font/NanumSquareB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 800;
 src: url(NanumSquareEB.eot);
 src: url(/theme/save/font/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
      url(/theme/save/font/NanumSquareEB.woff) format('woff'),
      url(/theme/save/font/NanumSquareEB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 300;
 src: url(NanumSquareL.eot);
 src: url(/theme/save/font/NanumSquareL.eot?#iefix) format('embedded-opentype'),
      url(/theme/save/font/NanumSquareL.woff) format('woff'),
      url(/theme/save/font/NanumSquareL.ttf) format('truetype');
}




/*에스코어드림 추가*/


@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream1-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream1-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream2-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream2-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream3-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream3-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream4-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream4-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream5-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream5-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream6-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream6-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream7-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream7-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream8-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream8-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


@font-face {
    font-family: 's-core-dream';
    src: url('/theme/save/font/scdream9-webfont.woff2') format('woff2'),
         url('/theme/save/font/scdream9-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

