@charset "utf-8";

@font-face {
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: bold;
    src: local('NanumGothicBold'),   url('../../font/NanumGothicBold.woff') format('woff');

}

@font-face {  
	font-family: 'NanumGothic';
    font-style: normal;
    font-weight: bold;
    src: local('NanumGothic'),   url('../../font/NanumGothic.woff') format('woff');
}