@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );
@import url( "http://fonts.googleapis.com/earlyaccess/Nanum Gothic.css" );
@import url( "https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css");

html, body { overflow-x: hidden !important; }

body, h1, h2, h3, h4, input, {
    font-family: 'Noto Sans KR', Sans-serif,"Nanum Gothic", "neosans", Dotum, Gulim, AppleGothic;
    font-size: 13px;
}

body * {
    font-family: 'Noto Sans KR', Sans-serif,"Nanum Gothic", "neosans", Dotum, Gulim, AppleGothic;
    font-size: 14px;
}