body {
	font-family: 'Nanum Gothic'
}
body.NanumGothic {
	font-family: 'Nanum Gothic' !important;;
}
body.MalgunGothic {
	font-family: 'Malgun Gothic' !important;;
}
body.leeseoyun {
	font-family: 'leeseoyun' !important;;
}
/* 몽골어 */
body.Danzan {
    font-family: 'Danzan Arial' !important;
}
body.notokr-medium span,body.notokr-medium div,body.notokr-medium p,body.notokr-medium td,body.notokr-medium th {
	font-family: 'notokr-medium' !important;
}
body.notokr-medium b {
	font-family: 'notokr-bold' !important;;
}