@font-face { 
	font-family: 'Nanum Myeongjo'; 
	font-style: normal; 
	font-weight: 400; 
	src: 
		url('Nanum_Myeongjo/NanumMyeongjo-Regular.ttf') format('truetype'); 
}
@font-face { 
	font-family: 'Nanum Myeongjo'; 
	font-style: normal; 
	font-weight: 900; 
	src: 
		url('Nanum_Myeongjo/NanumMyeongjo-ExtraBold.ttf') format('truetype'); 
}

.nanum-myeongjo { font-family: 'Nanum Myeongjo'; }