/* 
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */
@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 200;
	src: local('Nanum Barun Gothic UltraLight'),
		local('NanumBarunGothicUltraLight'),
		url(/common/font/nanum/NanumBarunGothicUltraLight.eot),
		url(/common/font/nanum/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
		url(/common/font/nanum/NanumBarunGothicUltraLight.woff) format('woff');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 300;
	src: local('Nanum Barun Gothic Light'),
		local('NanumBarunGothicLight'),
		url(/common/font/nanum/NanumBarunGothicLight.eot),
		url(/common/font/nanum/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
		url(/common/font/nanum/NanumBarunGothicLight.woff) format('woff');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 400;
	src: local('Nanum Barun Gothic'),
		local('NanumBarunGothic'),
		url(/common/font/nanum/NanumBarunGothic.eot),
		url(/common/font/nanum/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
		url(/common/font/nanum/NanumBarunGothic.woff) format('woff');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 700;
	src: local('Nanum Barun Gothic Bold'),
		local('NanumBarunGothicBold'),
		url(/common/font/nanum/NanumBarunGothicBold.eot),
		url(/common/font/nanum/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
		url(/common/font/nanum/NanumBarunGothicBold.woff) format('woff');
}

@font-face {
	font-family: "Miso";
	font-style: normal;
	font-weight: normal;
	src: local('Miso'),
		url(/common/font/miso/miso.eot),
		url(/common/font/miso/miso.eot?#iefix) format('embedded-opentype'),
		url(/common/font/miso/miso.woff) format("woff"),
		url(/common/font/miso/miso.svg#Miso) format("svg");
}