@font-face {
    font-family: 'Nanum Barun Gothic';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/NanumBarunGothic-Bold.eot);
    src: url(../fonts/NanumBarunGothic-Bold.eot#iefix) format('embedded-opentype'), url(../fonts/NanumBarunGothic-Bold.woff) format('woff'), url(../fonts/NanumBarunGothic-Bold.ttf) format('truetype')
}

@font-face {
    font-family: 'Nanum Barun Gothic';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NanumBarunGothic-Regular.eot);
    src: url(../fonts/NanumBarunGothic-Regular.eot#iefix) format('embedded-opentype'), url(../fonts/NanumBarunGothic-Regular.woff) format('woff'), url(../fonts/NanumBarunGothic-Regular.ttf) format('truetype');
}