@charset "utf-8";

/* 'Noto Sans KR */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(/fonts/home/kor/user/NotoSansKR-Thin.woff2) format('woff2'),
       url(/fonts/home/kor/user/NotoSansKR-Thin.woff) format('woff'),
       url(/fonts/home/kor/user/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/home/kor/user/NotoSansKR-Light.woff2) format('woff2'),
       url(/fonts/home/kor/user/NotoSansKR-Light.woff) format('woff'),
       url(/fonts/home/kor/user/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(/fonts/home/kor/user/NotoSansKR-Regular.woff2) format('woff2'),
        url(/fonts/home/kor/user/NotoSansKR-Regular.woff) format('woff'),
        url(/fonts/home/kor/user/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(/fonts/home/kor/user/NotoSansKR-Medium.woff2) format('woff2'),
        url(/fonts/home/kor/user/NotoSansKR-Medium.woff) format('woff'),
        url(/fonts/home/kor/user/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(/fonts/home/kor/user/NotoSansKR-Bold.woff2) format('woff2'),
        url(/fonts/home/kor/user/NotoSansKR-Bold.woff) format('woff'),
        url(/fonts/home/kor/user/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(/fonts/home/kor/user/NotoSansKR-Black.woff2) format('woff2'),
        url(/fonts/home/kor/user/NotoSansKR-Black.woff) format('woff'),
        url(/fonts/home/kor/user/NotoSansKR-Black.otf) format('opentype');
 }


/* S-CoreDream */
 @font-face {
   font-family: 'S-CoreDream';
   font-style: normal;
   font-weight: 300;
   src: url(/fonts/home/kor/user/SCDream3.otf) format('woff');
 }
 @font-face {
   font-family: 'S-CoreDream';
   font-style: normal;
   font-weight: 400;
   src: url(/fonts/home/kor/user/SCDream4.otf) format('woff');
 }
@font-face {
   font-family: 'S-CoreDream';
   font-style: normal;
   font-weight: 500;
   src: url(/fonts/home/kor/user/SCDream5.otf) format('woff');
 }
@font-face {
   font-family: 'S-CoreDream';
   font-style: normal;
   font-weight: 600;
   src: url(/fonts/home/kor/user/SCDream6.otf) format('woff');
 }
   @font-face {
   font-family: 'S-CoreDream';
   font-style: normal;
   font-weight: 700;
   src: url(/fonts/home/kor/user/SCDream7.otf) format('woff');
 }
@font-face {
   font-family: 'S-CoreDream';
   font-style: normal;
   font-weight: 800;
   src: url(/fonts/home/kor/user/SCDream8.otf) format('woff');
 }

@font-face {
    font-family: 'Gulim';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-01@1.0/MBC1961GulimM.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ChosunGu';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunGu.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

