@charset "utf-8";

/* kor */
@font-face{
font-family:NanumGothic;
src:url(font/NanumGothic.eot);
src:local(※), url(font/NanumGothic.woff) format('woff'),
url(font/NanumGothic.ttf) format("truetype")
}

.ko-kr,
.ko-kr input,
.ko-kr button{
	font-family: NanumGothic,'NanumGothic','LG SmartGothic Medium','맑은고딕','Malgun Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,AppleGothic,sans-serif;;
}