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

body {
    font-family: 'Nanum Gothic', 'NanumGothic', '나눔고딕';
}

footer {
    padding: 10px 0 30px 0;
}
