@font-face { 
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url(./NotoKr-Thin.eot) format('eot'), 
	url(./NotoKr-Thin.woff) format('woff');
}

 @font-face { 
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url(./NotoKr-Light.eot) format('eot'), 
	url(./NotoKr-Light.woff) format('woff');
}

 @font-face { 
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(./NotoKr-Regular.eot) format('eot'), 
	url(./NotoKr-Regular.woff) format('woff');
}

 @font-face { 
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(./NotoKr-Medium.eot) format('eot'), 
	url(./NotoKr-Medium.woff) format('woff');
}

 @font-face { 
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(./NotoKr-Bold.eot) format('eot'), 
	url(./NotoKr-Bold.woff) format('woff');
}

 @font-face { 
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src: url(./NotoKr-Black.eot) format('eot'), 
	url(./NotoKr-Black.woff) format('woff');
}

 