/* Add here all your CSS customizations */
/* 테마제작에 사용되는 기본 css 시트 */

@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

body {
	font-family: "Open Sans","Nanum Myeongjo",dotum, Arial, sans-serif;
}
