@charset "UTF-8";

/* 본고딕 NotoKR */
@font-face{
	font-family:'NotoKr';
	font-weight: 400;
	src:url("../font/SpoqaHanSans-Regular.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Regular.woff") format('woff');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 600;
	src:url("../font/SpoqaHanSans-Bold.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Bold.woff") format('woff');
}
/*CoreDream*/
@font-face{
	font-family:'CoreDream';
	font-weight: 300;
	src:url("../font/S-CoreDream-3Light.woff2") format('woff2'),
	url("../font/S-CoreDream-3Light.woff") format('woff');
}
@font-face{
	font-family:'CoreDream';
	font-weight: 400;
	src:url("../font/S-CoreDream-4Regular.woff2") format('woff2'),
	url("../font/S-CoreDream-4Regular.woff") format('woff');
}
@font-face{
	font-family:'CoreDream';
	font-weight: 500;
	src:url("../font/S-CoreDream-5Medium.woff2") format('woff2'),
	url("../font/S-CoreDream-5Medium.woff") format('woff');
}
@font-face{
	font-family:'CoreDream';
	font-weight: 600;
	src:url("../font/S-CoreDream-6Bold.woff2") format('woff2'),
	url("../font/S-CoreDream-6Bold.woff") format('woff');
}
/**/
@font-face{
	font-family:'SBAggro';
	font-weight: 400;
	src:url("../font/SBAggroL.woff") format('woff');
}
@font-face{
	font-family:'SBAggro';
	font-weight: 500;
	src:url("../font/SBAggroM.woff") format('woff');
}
@font-face{
	font-family:'SBAggro';
	font-weight: 600;
	src:url("../font/SBAggroB.woff") format('woff');
}