@CHARSET "UTF-8";

@IMPORT url("base.css");
@IMPORT url("layout.css");
@IMPORT url("content.css");
@IMPORT url("screen.css");
@import url("font.css");


* {
	font-family:'NanumBarunG', 'NanumSquare', 'NanumGothic', 'MalgunGothic' ;
}
