@font-face {
	font-family:NANUM;
	src:url('/font/NANUMGOTHIC.eot');
	src:local('NanumGothic'),
		url('/font/NANUMGOTHIC.eot?#iefix') format('embedded-opentype'),
		url('/font/NanumGothic.woff') format('woff');
}
@font-face {
	font-family: 'daumregular';
	src:url('/font/daum_regular-webfont.eot');
	src:url('/font/daum_regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/font/daum_regular-webfont.woff') format('woff'),
		url('/font/daum_regular-webfont.ttf') format('truetype'),
		url('/font/daum_regular-webfont.svg#daumregular') format('svg');
	font-weight:normal;
	font-style:normal;

}
@font-face {
	font-family: 'daumsemibold';
	src: url('/font/daum_semibold-webfont.eot');
	src: url('/font/daum_semibold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/font/daum_semibold-webfont.woff') format('woff'),
		 url('/font/daum_semibold-webfont.ttf') format('truetype'),
		 url('/font/daum_semibold-webfont.svg#daumsemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'verdanaregular';
    src: url('/font/verdana-webfont.eot');
    src: url('/font/verdana-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/verdana-webfont.woff2') format('woff2'),
         url('/font/verdana-webfont.woff') format('woff'),
         url('/font/verdana-webfont.ttf') format('truetype'),
         url('/font/verdana-webfont.svg#verdanaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
