@charset "UTF-8";


/* icon */  
@import url('remixicon/remixicon.css');  
@import url('xeicon/xeicon.min.css');  



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




@font-face {
    font-family: 'S-CoreDream-1Thin';
    src: url('https://cdn.jsdelivr.net/gh/wizfile/font/S-CoreDream-1Thin.eot');
    src:url('https://cdn.jsdelivr.net/gh/wizfile/font/S-CoreDream-1Thin.woff') format('woff');
    font-style: normal;
}
@font-face {
    font-family: 'S-CoreDream-9Black';
    src: url('https://cdn.jsdelivr.net/gh/wizfile/font/S-CoreDream-9Black.eot');
    src:url('https://cdn.jsdelivr.net/gh/wizfile/font/S-CoreDream-9Black.woff') format('woff');
    font-style: normal;
}
@font-face {
    font-family: 'S-CoreDream-2ExtraLight';
    src: url('https://cdn.jsdelivr.net/gh/wizfile/font/S-CoreDream-2ExtraLight.eot');
    src:url('https://cdn.jsdelivr.net/gh/wizfile/font/S-CoreDream-2ExtraLight.woff') format('woff');
    font-style: normal;
}
	



@font-face {
    font-family: 'ONE-Mobile-Title';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Title.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face { 
	font-family: 'Godo'; 
	font-style: normal; 
	font-weight: 400; 
	src: url('../font/GodoM.woff2') format('woff2'), 
	url('../font/GodoM.woff') format('woff'),
	url('https://cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff2') format('woff'),
	url('../font/GodoM.otf') format('opentype'); 
}
 @font-face { 
	 font-family: 'Godo'; 
	 font-style: normal; 
	 font-weight: 700; 
	 src: url('../font/GodoB.woff2') format('woff2'), 
	 url('../font/GodoB.woff') format('woff'),
	 url('https://cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoB.woff2') format('woff'),
	 url('../font/GodoB.otf') format('opentype');
} 
