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

@font-face {
    font-family: 'NanumGothicBold';
    src: url(/static/fonts//NanumGothic/NanumGothicBold.otf) format("embedded-opentype"), url(/static/fonts//NanumGothic/NanumGothicBold.ttf) format("truetype"), url(/static/fonts//NanumGothic/NanumGothicBold.woff) format("woff");
}

@font-face {
    font-family: 'NanumGothicExtraBold';
    src: url(/static/fonts//NanumGothic/NanumGothicExtraBold.otf) format("embedded-opentype"), url(/static/fonts//NanumGothic/NanumGothicExtraBold.ttf) format("truetype"), url(/static/fonts//NanumGothic/NanumGothicExtraBold.woff) format("woff");
}

@font-face {
    font-family: 'NanumGothicLight';
    src: url(/static/fonts//NanumGothic/NanumGothicLight.otf) format("embedded-opentype"), url(/static/fonts//NanumGothic/NanumGothicLight.ttf) format("truetype"), url(/static/fonts//NanumGothic/NanumGothicLight.woff) format("woff");
}