@font-face {
	font-family: 'PyeojinGothic-Light';
	src:
	url('../fonts/PyeojinGothic-Light.otf') format('otf'),
	url('../fonts/PyeojinGothic-Light.woff2') format('woff2'), 
	url('../fonts/PyeojinGothic-Light.woff') format('woff'); 
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'PretendardJP-Light';
	src:
	url('../fonts/PretendardJP-Light.otf') format('otf'),
	url('../fonts/PretendardJP-Light.woff2') format('woff2'), 
	url('../fonts/PretendardJP-Light.woff') format('woff'); 
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face	{
	font-family:'authentic-sans-60';
	src: url('../fonts/authentic-sans-60.woff2') format('woff2');
	unicode-range:
		U+0030-0039,	/* 숫자 */
		U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E; /* 특수문자 */
}

@font-face {
	font-family : 'Courier New';
	src:
	url('../fonts/Courier New.woff2') format('woff2'), 
	url('../fonts/Courier New.woff') format('woff'); 
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


/*@font-face {
 font-family : 'malgun';
 src:
 url('../fonts/malgun.ttf') format('ttf'),
 url('../fonts/malgun.woff2') format('woff2'), 
 url('../fonts/malgun.woff') format('woff'); 
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}*/

/*@font-face {
 font-family : 'MinSans-Light';
 src:
 url('../fonts/MinSans-Light.otf') format('otf');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}

@font-face {
 font-family : 'authentic-sans-60';
 src:
 url('../fonts/authentic-sans-60.woff2') format('woff2'); 
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}*/