@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&family=M+PLUS+2:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');



@font-face {
  font-family: 'KCC-Ganpan';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/KCC-Ganpan.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GangwonEdu_OTFBoldA';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFBoldA.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GangwonEdu_OTFLightA';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFLightA.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DS-DIGI";
  src: url("../fonts/DS-DIGI/DS-DIGIB.woff") format("woff"),
    url("../fonts/DS-DIGI/DS-DIGIB.ttf") format("truetype");
}

@font-face {
  font-family: "Cafe24Syongsyong";
  src: url('https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Syongsyong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Samlip";
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts-20-12@1.0/SDSamliphopangche_Basic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Binggrae';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Binggrae.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/* 중국어 폰트 */
@font-face {
	font-family: 'kjsasung';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/kjsasung.woff') format('woff')
}

@font-face {
	font-family: 'SimHei';
	font-style: normal;
	font-weight: 400;
	src: local(''),
      url('../fonts/SimHei.woff') format('woff'), /* Modern Browsers */
		  url('../fonts/SimHei.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
	font-family: 'SimSun-ExtB';
	font-style: normal;
	font-weight: 600;
	src: local(''),
      url('../fonts/SimSun-ExtB.woff') format('woff'), /* Modern Browsers */
		  url('../fonts/SimSun-ExtB.ttf') format('truetype'); /* Safari, Android, iOS */
}
