/*
@font-face {
	font-family: 'Nanum Gothic';
	src: url('/lib/fonts/NanumGothic-Regular.eot');
	src: url('/lib/fonts/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
		 url('/lib/fonts/NanumGothic-Regular.woff') format('woff'),
		 url('/lib/fonts/NanumGothic-Regular.ttf') format('truetype'),
		 url('/lib/fonts/NanumGothic-Regular.svg#georgiaWeb') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Nanum Gothic Bold';
	src: url('/fonts/NanumGothicBold.eot');
	src: url('/fonts/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/NanumGothicBold.woff') format('woff'),
		 url('/fonts/NanumGothicBold.ttf') format('truetype'),
		 url('/fonts/NanumGothicBold.svg#georgiaWeb') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face{
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 400;
	src: url('/lib/fonts/NanumGothic-Regular.eot');
	src: url('/lib/fonts/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
	url('/lib/fonts/NanumGothic-Regular.woff2') format('woff2'),
	url('/lib/fonts/NanumGothic-Regular.woff') format('woff'),
	url('/lib/fonts/NanumGothic-Regular.ttf') format('truetype'),
	url('/lib/fonts/NanumGothic-Regular.svg#georgiaWeb') format('svg');
}
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 700;
	src: url('/lib/fonts/NanumGothic-Bold.eot');
	src: url('/lib/fonts/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'),
	url('/lib/fonts/NanumGothic-Bold.woff2') format('woff2'),
	url('/lib/fonts/NanumGothic-Bold.woff') format('woff'),
	url('/lib/fonts/NanumGothic-Bold.ttf') format('truetype'),
	url('/lib/fonts/NanumGothic-Bold.svg#georgiaWeb') format('svg');

}
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 800;
	src: url('/lib/fonts/NanumGothic-ExtraBold.eot');
	src: url('/lib/fonts/NanumGothic-ExtraBold.eot?#iefix') format('embedded-opentype'),
	url('/lib/fonts/NanumGothic-ExtraBold.woff2') format('woff2'),
	url('/lib/fonts/NanumGothic-ExtraBold.woff') format('woff'),
	url('/lib/fonts/NanumGothic-ExtraBold.ttf') format('truetype'),
	url('/lib/fonts/NanumGothic-ExtraBold..svg#georgiaWeb') format('svg');
}
