@charset "utf-8";

/* ======================================== Font ======================================== */

/*
@font-face{
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 400;
  src: url(./fonts/NanumSquareR.eot);
  src: url(./fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(./fonts/nanumsquarer-webfont.woff2) format('woff2'),
       url(./fonts/nanumsquarer-webfont.woff) format('woff');
}
@font-face{
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 500;
  src: url(./fonts/NanumSquareB.eot);
  src: url(./fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(./fonts/nanumsquareb-webfont.woff2) format('woff2'),
       url(./fonts/nanumsquareb-webfont.woff) format('woff');
}
@font-face{
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 900;
  src: url(./fonts/NanumSquareB.eot);
  src: url(./fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(./fonts/nanumsquareeb-webfont.woff2) format('woff2'),
       url(./fonts/nanumsquareeb-webfont.woff) format('woff');
}
@font-face{
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 500;
  src: url(./fonts/NanumGothic-Regular.eot);
  src: url(./fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(./fonts/NanumGothic-Regular.woff2) format('woff2'),
       url(./fonts/NanumGothic-Regular.woff) format('woff');
}*/

@font-face {
 font-family: 's-core_dream';
 font-weight: 400;
 font-style: normal;
 src: url(./vt/fonts/scdream4.woff2) format('woff2'),
      url(./vt/fonts/scdream4.woff) format('woff');
}

@font-face {
 font-family: 's-core_dream';
 font-weight: 700;
 font-style: normal;
 src: url(./vt/fonts/scdream6.woff2) format('woff2'),
      url(./vt/fonts/scdream6.woff) format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('./vt/fonts/montserrat-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./vt/fonts/montserrat-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./vt/fonts/montserrat-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./vt/fonts/montserrat-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./vt/fonts/montserrat-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./vt/fonts/montserrat-v18-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('./vt/fonts/montserrat-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./vt/fonts/montserrat-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./vt/fonts/montserrat-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./vt/fonts/montserrat-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./vt/fonts/montserrat-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./vt/fonts/montserrat-v18-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-800 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('./vt/fonts/montserrat-v18-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./vt/fonts/montserrat-v18-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./vt/fonts/montserrat-v18-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('./vt/fonts/montserrat-v18-latin-800.woff') format('woff'), /* Modern Browsers */
       url('./vt/fonts/montserrat-v18-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./vt/fonts/montserrat-v18-latin-800.svg#Montserrat') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'CookieRunOTF-Bold';
    src: url(./fonts/CookieRunOTF-Bold00.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CookieRun-Regular';
    src: url(./fonts/CookieRun-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
