/* noto-sans-kr-100 - latin_korean */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('/static/fonts/noto-sans-kr-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'),
       url('/static/fonts/noto-sans-kr-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/static/fonts/noto-sans-kr-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/static/fonts/noto-sans-kr-100.woff') format('woff'), /* Modern Browsers */
       url('/static/fonts/noto-sans-kr-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/static/fonts/noto-sans-kr-100.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-300 - latin_korean */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('/static/fonts/noto-sans-kr-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Light'), local('NotoSansKR-Light'),
       url('/static/fonts/noto-sans-kr-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/static/fonts/noto-sans-kr-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/static/fonts/noto-sans-kr-300.woff') format('woff'), /* Modern Browsers */
       url('/static/fonts/noto-sans-kr-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/static/fonts/noto-sans-kr-300.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-regular - latin_korean */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('/static/fonts/noto-sans-kr-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'),
       url('/static/fonts/noto-sans-kr-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/static/fonts/noto-sans-kr-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/static/fonts/noto-sans-kr-regular.woff') format('woff'), /* Modern Browsers */
       url('/static/fonts/noto-sans-kr-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/static/fonts/noto-sans-kr-regular.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-500 - latin_korean */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('/static/fonts/noto-sans-kr-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'),
       url('/static/fonts/noto-sans-kr-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/static/fonts/noto-sans-kr-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/static/fonts/noto-sans-kr-500.woff') format('woff'), /* Modern Browsers */
       url('/static/fonts/noto-sans-kr-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/static/fonts/noto-sans-kr-500.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-700 - latin_korean */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('/static/fonts/noto-sans-kr-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'),
       url('/static/fonts/noto-sans-kr-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/static/fonts/noto-sans-kr-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/static/fonts/noto-sans-kr-700.woff') format('woff'), /* Modern Browsers */
       url('/static/fonts/noto-sans-kr-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/static/fonts/noto-sans-kr-700.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-900 - latin_korean */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url('/static/fonts/noto-sans-kr-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Black'), local('NotoSansKR-Black'),
       url('/static/fonts/noto-sans-kr-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/static/fonts/noto-sans-kr-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/static/fonts/noto-sans-kr-900.woff') format('woff'), /* Modern Browsers */
       url('/static/fonts/noto-sans-kr-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/static/fonts/noto-sans-kr-900.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}

@font-face {
   font-family: 'Moebius';
   src: url("/static/fonts/MoebiusKorea-Regular.svg#MoebiusKorea-Regular") format("svg"), url("/static/fonts/MoebiusKorea-Regular.ttf") format("truetype"),
     url("/static/fonts/MoebiusKorea-Regular.woff") format("woff");
   font-weight: 400;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'Moebius';
   src: url("/static/fonts/Moebius_Regular.eot");
   src: url("/static/fonts/Moebius_Regular.eot?#iefix") format("embedded-opentype");
   font-weight: 400;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'Moebius';
   src: url("/static/fonts/MoebiusKorea-Bold.svg#MoebiusKorea-Bold") format("svg"), url("/static/fonts/MoebiusKorea-Bold.ttf") format("truetype"),
     url("/static/fonts/MoebiusKorea-Bold.woff") format("woff");
   font-weight: 600;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'Moebius';
   src: url("/static/fonts/Moebius_Bold.eot");
   src: url("/static/fonts/Moebius_Bold.eot?#iefix") format("embedded-opentype");
   font-weight: 600;
   font-style: normal;
 }

 /*SebangGothic*/
 @font-face {
    font-family: 'SebangGothic';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/SebangGothicRegular.woff2') format('woff2');
    font-display: swap;
 }

 @font-face {
    font-family: 'SebangGothic';
    font-weight: 700;
    font-style: normal;
    /*src: url('../fonts/SebangGothicBold.woff2') format('woff2');*/
    src: url('../fonts/SebangGothicBold.woff2') format('woff2');
    font-display: swap;
 }
 