/* 20191101 s1212893 ÃßÈÄ ÇØÁ¦¿ä¸Á  
@font-face{
	font-family:'Nanum Gothic';
	src:url('NanumGothic-Regular.woff2') format('woff2'),
			url('NanumGothic-Regular.woff') format('woff');
	font-weight:400;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'Nanum Gothic';
	src:url('NanumGothic-Bold.woff2') format('woff2'),
			url('NanumGothic-Bold.woff') format('woff');
	font-weight:700;
	font-style:normal;
	font-display:swap;
} 

*/
/* NanumGothic */
/* 
@font-face{
	font-family:'Nanum Gothic';
	src:url('NanumGothic-Regular.eot') format('embedded-opentype');
	src:url('NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
			url('NanumGothic-Regular.ttf') format('truetype'),
			url('NanumGothic-Regular.woff2') format('woff2'),
			url('NanumGothic-Regular.woff') format('woff'),
			url('NanumGothic-Regular.svg#NanumGothic-Regular') format('svg');
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family:'Nanum Gothic';
	src:url('NanumGothic-Bold.eot') format('embedded-opentype');
	src:url('NanumGothic-Bold?#iefix') format('embedded-opentype'),
			url('NanumGothic-Bold.ttf') format('truetype'),
			url('NanumGothic-Bold.woff2') format('woff2'),
			url('NanumGothic-Bold.woff') format('woff'),
			url('NanumGothic-Bold.svg#NanumGothic-Bold') format('svg');
	font-weight:600;
	font-style:normal;
}
*/