@font-face {
    font-family:'NanumGothic';
    src: url('/webfont/NanumGothic.eot');
    src: url('/webfont/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('/webfont/NanumGothic.woff') format('woff'),
         url('/webfont/NanumGothic.ttf') format('truetype');
}

