/* Font Style */


@font-face {
	font-family:'YonseiB';
	src:url('/stuff/fonts/YonseiBold.eot');
	src:local('ng'), url('/stuff/fonts/YonseiBold.woff') format('woff');
}
@font-face {
	font-family:'YonseiL';
	src:url('/stuff/fonts/YonseiLight.eot');
	src:local('ngbold'), url('/stuff/fonts/YonseiLight.woff') format('woff');
}
@font-face {
	font-family:'nbgl';
	src:url('/stuff/fonts/NanumBarunGothicLight.eot');
	src:local('ng'), url('/stuff/fonts/NanumBarunGothicLight.woff') format('woff');
}
@font-face {
	font-family:'nbgul';
	src:url('/stuff/fonts/NanumBarunGothicUltraLight.eot');
	src:local('ngbold'), url('/stuff/fonts/NanumBarunGothicUltraLight.woff') format('woff');
}

@font-face {
	font-family:'nbg';
	src:url('/stuff/fonts/NanumGothic.eot');
	src:local('ng'), url('/stuff/fonts/NanumGothic.woff') format('woff');
}
@font-face {
	font-family:'nbgb';
	src:url('/stuff/fonts/NanumGothicBold.eot');
	src:local('ngbold'), url('/stuff/fonts/NanumGothicBold.woff') format('woff');
}
@font-face {
	font-family:'Nanum Gothic';
	src:url('/stuff/fonts/NanumGothic.eot');
	src:local('ng'), url('/stuff/fonts/NanumGothic.woff') format('woff');
}
@font-face {
	font-family:'Nanum Gothic Bold';
	src:url('/stuff/fonts/NanumGothicBold.eot');
	src:local('ngbold'), url('/stuff/fonts/NanumGothicBold.woff') format('woff');
}

@font-face {
	font-family:'nm';
	src:url('/tomato/fonts/NanumMyeongjo.eot');
	src:local('nm'), url('/tomato/fonts/NanumMyeongjo.woff') format('woff'), url('/tomato/fonts/NanumMyeongjo.ttf') format('truetype');
}
@font-face {
	font-family:'nmb';
	src:url('/tomato/fonts/NanumMyeongjoBold.eot');
	src:local('nmb'), url('/tomato/fonts/NanumMyeongjoBold.woff') format('woff'), url('/tomato/fonts/NanumMyeongjoBold.ttf') format('truetype');
}



@font-face {
	font-family:'tsB'; /*tomato serif bold*/
	font-weight: bold;
	src:url('/stuff/fonts/YonseiBold.eot');
	src:url('/stuff/fonts/YonseiBold.woff') format('woff');
}
@font-face {
	font-family:'ts'; /*tomato serif */
	src:url('/stuff/fonts/YonseiLight.eot');
	src:url('/stuff/fonts/YonseiLight.woff') format('woff');
}

@font-face {
	font-family:'tssB'; /*tomato sans-serif bold*/
	font-weight: bold;
	src:url('/stuff/fonts/NanumGothicBold.eot');
	src:local('나눔고딕'),local('나눔고딕OTF'),local('NanumGothic'),local('NanumGothicOTF'), url('/stuff/fonts/NanumGothicBold.woff') format('woff');
}
@font-face {
	font-family:'tss'; /*tomato sans-serif*/
	src:url('/stuff/fonts/NanumGothic.eot');
	src:local('나눔고딕'),local('나눔고딕OTF'),local('NanumGothic'),local('NanumGothicOTF'), url('/stuff/fonts/NanumGothic.woff') format('woff');
}



/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/