/* Web Font NanumBarunGothic */

@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 400;
    src: url(../../../resources/font/NanumBarunGothic/NanumBarunGothic.eot);
    src: url(../../../resources/font/NanumBarunGothic/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),   
    url(../../../resources/font/NanumBarunGothic/NanumBarunGothic.woff) format('woff'),
    url(../../../resources/font/NanumBarunGothic/NanumBarunGothic.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumBarunGothicBold';
    font-style: normal;
    font-weight: 700;
    src: url(../../../resources/font/NanumBarunGothic/NanumBarunGothicBold.eot);
    src: url(../../../resources/font/NanumBarunGothic/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),  
    url(../../../resources/font/NanumBarunGothic/NanumBarunGothicBold.woff) format('woff'),
    url(../../../resources/font/NanumBarunGothic/NanumBarunGothicBold.ttf) format('truetype');
}
