@charset "utf-8";

/* FONT */
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream1-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream1-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream2-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream2-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream3-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream3-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream4-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream4-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream5-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream5-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream6-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream6-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream7-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream7-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream8-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream8-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream';
    src: url('/html/resource/fonts/scdream9-webfont.woff2') format('woff2'),
         url('/html/resource/fonts/scdream9-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: local('Nanum Barun Gothic UltraLight'), local('Nanum Barun Gothic-UltraLight'), local('NanumBarunGothic UltraLight');
  src: url("/html/resource/fonts/NanumBarunGothicUltraLight.eot");
  src: url("/html/resource/fonts/NanumBarunGothicUltraLight.eot?#iefix") format('embedded-opentype'),
       url("/html/resource/fonts/NanumBarunGothicUltraLight.woff") format('woff'),
       url("/html/resource/fonts/NanumBarunGothicUltraLight.ttf") format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: local('Nanum Barun Gothic Light'), local('Nanum Barun Gothic-Light'), local('NanumBarunGothic Light');
  src: url("/html/resource/fonts/NanumBarunGothicLight.eot");
  src: url("/html/resource/fonts/NanumBarunGothicLight.eot?#iefix") format('embedded-opentype'),
       url("/html/resource/fonts/NanumBarunGothicLight.woff") format('woff'),
       url("/html/resource/fonts/NanumBarunGothicLight.ttf") format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('Nanum Barun Gothic Regular'), local('Nanum Barun Gothic-Regular'), local('NanumBarunGothic Regular');
  src: url("/html/resource/fonts/NanumBarunGothic.eot");
  src: url("/html/resource/fonts/NanumBarunGothic.eot?#iefix") format('embedded-opentype'),
       url("/html/resource/fonts/NanumBarunGothic.woff") format('woff'),
       url("/html/resource/fonts/NanumBarunGothic.ttf") format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: local('Nanum Barun Gothic Bold'), local('Nanum Barun Gothic-Bold'), local('NanumBarunGothic Bold');
  src: url("/html/resource/fonts/NanumBarunGothicBold.eot");
  src: url("/html/resource/fonts/NanumBarunGothicBold.eot?#iefix") format('embedded-opentype'),
       url("/html/resource/fonts/NanumBarunGothicBold.woff") format('woff'),
       url("/html/resource/fonts/NanumBarunGothicBold.ttf") format('truetype');
  font-display: swap;
}