﻿/*@charset "utf-8"; 

@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 400;
	src: url(/Web-home/_UI/font/nanumgothic/NanumGothic-Regular.eot);
	src: url(/Web-home/_UI/font/nanumgothic/NanumGothic-Regular.eot?#iefix)
		format('embedded-opentype'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-Regular.woff2)
		format('woff2'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-Regular.woff)
		format('woff'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-Regular.ttf)
		format('truetype')
}

@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 700;
	src: url(/Web-home/_UI/font/nanumgothic/NanumGothic-Bold.eot);
	src: url(/Web-home/_UI/font/nanumgothic/NanumGothic-Bold.eot?#iefix)
		format('embedded-opentype'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-Bold.woff2)
		format('woff2'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-Bold.woff)
		format('woff'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-Bold.ttf)
		format('truetype')
}

@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 800;
	src: url(/Web-home/_UI/font/nanumgothic/NanumGothic-ExtraBold.eot);
	src:
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-ExtraBold.eot?#iefix)
		format('embedded-opentype'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-ExtraBold.woff2)
		format('woff2'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-ExtraBold.woff)
		format('woff'),
		url(/Web-home/_UI/font/nanumgothic/NanumGothic-ExtraBold.ttf)
		format('truetype')
}

@font-face {
	font-family: 'Nanum Myeongjo';
	font-style: normal;
	font-weight: 400;
	src: url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Regular.eot);
	src:
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Regular.eot?#iefix)
		format('embedded-opentype'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Regular.woff2)
		format('woff2'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Regular.woff)
		format('woff'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Regular.ttf)
		format('truetype')
}

@font-face {
	font-family: 'Nanum Myeongjo';
	font-style: normal;
	font-weight: 600;
	src: url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Bold.eot);
	src: url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Bold.eot?#iefix)
		format('embedded-opentype'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Bold.woff2)
		format('woff2'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Bold.woff)
		format('woff'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-Bold.ttf)
		format('truetype')
}

@font-face {
	font-family: 'Nanum Myeongjo';
	font-style: normal;
	font-weight: 700;
	src: url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-ExtraBold.eot);
	src:
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-ExtraBold.eot?#iefix)
		format('embedded-opentype'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-ExtraBold.woff2)
		format('woff2'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-ExtraBold.woff)
		format('woff'),
		url(/Web-home/_UI/font/nanummyeongjo/NanumMyeongjo-ExtraBold.ttf)
		format('truetype')
}

* {
	font-family: 'NoroKR', 'Nanum Gothic', nanumgothic, "돋움", dotum;
}*/