@charset "utf-8";
@font-face{
font-family:"NanumBarunGothic";
    src: url('/fonts/NanumBarunGothic.eot'); 
    src: url('/fonts/NanumBarunGothic.eot') format('embedded-opentype'),
		 url('/fonts/NanumBarunGothic.woff') format('woff');
}

@font-face{
font-family: "NanumBarunGothicBold";
    src: url('/fonts/NanumBarunGothicBold.eot'); 
    src: url('/fonts/NanumBarunGothicBold.eot') format('embedded-opentype'),
		 url('/fonts/NanumBarunGothicBold.woff') format('woff');
}

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

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

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


h1,h2,h3,h4,h5,h6,strong {font-family: "NanumGothicBold";}











