@charset "utf-8";





@font-face {
	font-family:'NotoSansKR'; 
	font-style:normal; 
	font-weight:300; 
	src:url("../fonts/NotoSansCJKKR-Light.woff") format('woff'), 
		url("../fonts/NotoSansCJKKR-Light.woff2") format('woff2')
}

@font-face {
	font-family:'NotoSansKR'; 
	font-style:normal; 
	font-weight:400; 
	src:url("../fonts/NotoSansCJKKR-Regular.woff") format('woff'), 
		url("../fonts/NotoSansCJKKR-Regular.woff2") format('woff2')
}

@font-face {
	font-family:'NotoSansKR'; 
	font-style:normal; 
	font-weight:500; 
	src:url("../fonts/NotoSansCJKKR-Medium.woff") format('woff'), 
		url("../fonts/NotoSansCJKKR-Medium.woff2") format('woff2')
}
@font-face {
	font-family:'NotoSansKR'; 
	font-style:normal; 
	font-weight:700; 
	src:url("../fonts/NotoSansCJKKR-Bold.woff") format('woff'), 
		url("../fonts/NotoSansCJKKR-Bold.woff2") format('woff2')}







@font-face{
	font-family:'SCDream';
	font-weight: 400;
	src:url("../fonts/S-CoreDream-4Regular.woff2") format('woff2'),
		url("../fonts/S-CoreDream-4Regular.woff") format('woff');
}
@font-face{
	font-family:'SCDream';
	font-weight: 500;
	src:url("../fonts/S-CoreDream-5.woff2") format('woff2'),
		url("../fonts/S-CoreDream-5.woff") format('woff');
}
@font-face{
	font-family:'SCDream';
	font-weight: 600;
	src:url("../fonts/S-CoreDream-6Bold.woff2") format('woff2'),
		url("../fonts/S-CoreDream-6Bold.woff") format('woff');
}







@font-face {   
	font-family: 'Roboto';   
	font-style: normal;   
	font-weight: 400;
    src: url(../fonts/Roboto-Regular.woff2) format('woff2'),
         url(../fonts/Roboto-Regular.woff) format('woff'),
}




