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