@charset "utf-8";

@import url(sub/common.css);
@import url(sub/kctv.css);
@import url(sub/paging.css);
@import url(sub/admin.css);
@import url(sub/member.css);
@import url(sub/customer.css);
@import url(../jquery-ui/redmond/jquery-ui-1.10.4.custom.css);
@import url(sub/button.css);
@import url(sub/paging.css);

@font-face {
	font-family:'JejuGothic';
	font-weight:100;
	font-style:normal;
	src:url('../font/JejuGothic.eot') format('eot');	
	src:url('../font/JejuGothic.eot?#iefix') format('embedded-opentype'),
	    url('../font/JejuGothic.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src:url('../font/noto-sans-kr/NotoSansKR-Thin.woff2') format('woff2'),
	    url('../font/noto-sans-kr/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src:url('../font/noto-sans-kr/NotoSansKR-Light.woff2') format('woff2'),
		url('../font/noto-sans-kr/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src.:url('../font/noto-sans-kr/NotoSansKR-Regular.woff2') format('woff2'),
		url('./font/noto-sans-kr/NotoSansKR-Regular.otf') format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src:url('../font/noto-sans-kr/NotoSansKR-Medium.woff2') format('woff2'),
		url('../font/noto-sans-kr/NotoSansKR-Medium.otf') format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src:url('../font/noto-sans-kr/NotoSansKR-Bold.woff2') format('woff2'),
		url('../font/noto-sans-kr/NotoSansKR-Bold.otf') format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src:url('../font/noto-sans-kr/NotoSansKR-Black.woff2') format('woff2'),
		url('../font/noto-sans-kr/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
	font-family:'Noto Sans SC';
	font-style: normal;
	font-weight: 100;
	src:url('../font/noto-sans-sc/NotoSansSC-Thin.woff2') format('woff2');	
}
@font-face {
	font-family:'Noto Sans SC';
	font-style: normal;
	font-weight: 300;
	src:url('../font/noto-sans-sc/NotoSansSC-Light.woff2') format('woff2');	
}
@font-face {
	font-family:'Noto Sans SC';
	font-style: normal;
	font-weight: 400;
	src:url('../font/noto-sans-sc/NotoSansSC-Regular.woff2') format('woff2');	
}
@font-face {
	font-family:'Noto Sans SC';
	font-style: normal;
	font-weight: 500;
	src:url('../font/noto-sans-sc/NotoSansSC-Medium.woff2') format('woff2');		
}
@font-face {
	font-family:'Noto Sans SC';
	font-style: normal;
	font-weight: 700;
	src:url('../font/noto-sans-sc/NotoSansSC-Bold.woff2') format('woff2');	
}
@font-face {
	font-family:'Noto Sans SC';
	font-style: normal;
	font-weight: 900;
	src:url('../font/noto-sans-sc/NotoSansSC-Black.woff2') format('woff2');	
}
