@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900&display=swap&subset=chinese-simplified'); /*  font-family:'Noto Sans SC' */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&family=Noto+Serif+KR:wght@400;600&display=swap'); /* font-family: 'Noto Serif KR', serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&family=Noto+Serif+KR:wght@400;600&display=swap'); /* font-family: 'Noto Sans KR', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');/*font-family: 'Nanum Myeongjo', serif;
*/
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream-3Light';
  src: url('../fonts/S-CoreDream-3Light.eot');
  src: url('../fonts/S-CoreDream-3Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/S-CoreDream-3Light.ttf') format('truetype'),
       url('../fonts/S-CoreDream-3Light.woff') format('woff'),
       url('../fonts/S-CoreDream-3Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream-4Regular';
  src: url('../fonts/S-CoreDream-4Regular.eot');
  src: url('../fonts/S-CoreDream-4Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/S-CoreDream-4Regular.ttf') format('truetype'),
       url('../fonts/S-CoreDream-4Regular.woff') format('woff'),
       url('../fonts/S-CoreDream-4Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream-6Bold';
  src: url('../fonts/S-CoreDream-6Bold.eot');
  src: url('../fonts/S-CoreDream-6Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/S-CoreDream-6Bold.ttf') format('truetype'),
       url('../fonts/S-CoreDream-6Bold.woff') format('woff'),
       url('../fonts/S-CoreDream-6Bold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'GMARKETSANSTTFLIGHT';
  src: url('../fonts/GMARKETSANSTTFLIGHT.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'GMARKETSANSTTFMEDIUM';
  src: url('../fonts/GMARKETSANSTTFMEDIUM.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'GMARKETSANSTTFBOLD';
  src: url('../fonts/GMARKETSANSTTFBOLD.TTF') format('truetype');
  font-weight: 900;
  font-style: normal;
}
