@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 400;
    src: url(//t1.daumcdn.net/blogstatic/blogcss/webfont/NanumMyeongjo_LW_R.eot);
    src: url(//t1.daumcdn.net/blogstatic/blogcss/webfont/NanumMyeongjo_LW_R.eot?#iefix) format('embedded-opentype'),
    url(//t1.daumcdn.net/blogstatic/blogcss/webfont/NanumMyeongjo_LW_R.woff2) format('woff2'),
    url(//t1.daumcdn.net/blogstatic/blogcss/webfont/NanumMyeongjo_LW_R.woff) format('woff'),
    url(//t1.daumcdn.net/blogstatic/blogcss/webfont/NanumMyeongjo_LW_R.ttf) format('truetype');
}

body, div, li, td, table, input { font-size:12px; font-family:"Nanum Myeongjo", sans-serif; color:#333; line-height:1.3; }
a:link, a:visited, a:active { font-family:"Nanum Myeongjo", sans-serif; color:#333; text-decoration:none; }
a:hover { font-family:"Nanum Myeongjo", sans-serif; color:#333; text-decoration:underline; }

h1, h2, h3, h4, h5 { font-size:12px; }

#blogTitleText { font-weight:bold; font-size:16px; font-family:"Nanum Myeongjo", sans-serif; }
.p12 { font-size:12px; font-family:"Nanum Myeongjo", sans-serif; }
a.p12:link, a.p12:visited, a.p12:active { font-size:12px; font-family:"Nanum Myeongjo", sans-serif; }
a.p12:hover { font-size:12px; font-family:"Nanum Myeongjo", sans-serif; }

input.box { font-size:12px; font-family:"Nanum Myeongjo", sans-serif; }
textarea.box { font-size:12px; font-family:"Nanum Myeongjo", sans-serif; }
select { font-size:12px; font-family:"Nanum Myeongjo", sans-serif; }

#cContent .webfontSmall, #cContent a.webfontSmall:link, #cContent a.webfontSmall:visited, #cContent a.webfontSmall:hover, #cContent a.webfontSmall:active { font-size: 11px; font-family: "Nanum Myeongjo", sans-serif; }