@font-face{
    font-family:"NG"; /*나눔고딕기본*/
	src: url('/common/css/font/NanumGothic.eot')format('eot');
	src: url('/common/css/font/NanumGothic.woff') format('woff');
}

@font-face{
    font-family:"NG_Light"; /*나눔고딕얇게*/
	src: url('/common/css/font/NanumGothicLight.eot')format('eot');
	src: url('/common/css/font/NanumGothicLight.woff') format('woff');
}


@font-face{
    font-family:"NG_Bold"; /*나눔고딕굵게*/
	src: url('/common/css/font/NanumGothicBold.eot')format('eot');
	src: url('/common/css/font/NanumGothicBold.woff') format('woff');
}

@font-face{
    font-family:"NG_ExtraBold"; /*나눔고딕가장굵게*/
	src: url('/common/css/font/NanumGothicExtraBold.eot')format('eot');
	src: url('/common/css/font/NanumGothicExtraBold.woff') format('woff');
}

@font-face{
    font-family:"NBG"; /*나눔바른고딕*/
	src: url('/common/css/font/NanumBarunGothic.eot')format('eot');
	src: url('/common/css/font/NanumBarunGothic.woff') format('woff');
}

@font-face{
    font-family:"NBG_UltraLight";/*나눔바른고딕 가장얇게*/
	src: url('/common/css/font/NanumBarunGothicUltraLight.eot')format('eot');
	src: url('/common/css/font/NanumBarunGothicUltraLight.woff') format('woff');
}

@font-face{
    font-family:"NBG_Light"; /*나눔바른고딕 얇게*/
	src: url('/common/css/font/NanumBarunGothicLight.eot')format('eot');
	src: url('/common/css/font/NanumBarunGothicLight.woff') format('woff');
}

@font-face{
    font-family:"NBG_Bold"; /*나눔바른고딕 굵게*/
	src: url('/common/css/font/NanumBarunGothicBold.eot')format('eot');
	src: url('/common/css/font/NanumBarunGothicBold.woff') format('woff');
}

@font-face{
    font-family:"NM"; /*나눔명조*/
	src: url('/common/css/font/NanumMyeongjo.eot')format('eot');
	src: url('/common/css/font/NanumMyeongjo.woff') format('woff');
}

@font-face{
    font-family:"NM_Bold"; /*나눔명조 굵게*/
	src: url('/common/css/font/NanumMyeongjoBold.eot')format('eot');
	src: url('/common/css/font/NanumMyeongjoBold.woff') format('woff');
}

@font-face{
    font-family:"NM_ExtraBold"; /*나눔명조 가장굵게*/
	src: url('/common/css/font/NanumMyeongjoExtraBold.eot')format('eot');
	src: url('/common/css/font/NanumMyeongjoExtraBold.woff') format('woff');
}

@font-face{
    font-family:"NS"; /*나눔스퀘어*/
	src: url('/common/css/font/NanumSquareR.eot')format('eot');
	src: url('/common/css/font/NanumSquareR.woff') format('woff');
}

@font-face{
    font-family:"NS_Bold"; /*나눔스퀘어 굵게*/
	src: url('/common/css/font/NanumSquareB.eot')format('eot');
	src: url('/common/css/font/NanumSquareB.woff') format('woff');
}