/* Add here all your CSS customizations */
/* 테마제작에 사용되는 기본 css 시트 */

@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

body {
	font-family: "Open Sans","맑은 고딕","Malgun Gothic",dotum, Arial, sans-serif;
}