@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://fonts.googleapis.com/earlyaccess/hanna.css");
*{
	font-family: "Nanum Gothic";
}
h1{
	font-family: "Hanna";
}