/* 
 * Nanum Barun Gothic Web Fonts
 * https://github.com/hiun/NanumBarunGothic
 * Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com) 
 */
 
@font-face {
    font-family:'NanumBarunGothic';
    src:url('./NanumBarunGothic.eot');
    src:url('font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'), url('./NanumBarunGothic.woff') format('woff'), url('./NanumBarunGothic.ttf') format('truetype');
    /* font-weight:bold;
    font-style:normal;  */
}
