@font-face {
    font-family: 'NanumGothic';
    src: url(NanumGothic.eot);
    src: url(NanumGothic.eot?#iefix) format("embedded-opentype"), url(NanumGothic.woff) format("woff"), url(NanumGothic.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumGothicBold';
    src: url(NanumGothicBold.otf) format("embedded-opentype"), url(NanumGothicBold.ttf) format("truetype"), url(NanumGothicBold.woff) format("woff");
}

@font-face {
    font-family: 'NanumGothicExtraBold';
    src: url(NanumGothicExtraBold.otf) format("embedded-opentype"), url(NanumGothicExtraBold.ttf) format("truetype"), url(NanumGothicExtraBold.woff) format("woff");
}

@font-face {
    font-family: 'NanumGothicLight';
    src: url(NanumGothicLight.otf) format("embedded-opentype"), url(NanumGothicLight.ttf) format("truetype"), url(NanumGothicLight.woff) format("woff");
}