/* SCDream */
@font-face {
	font-family: 'SCDream';
	font-style: normal;
	font-weight: 300;
	src: url("/font/SCDream3.woff2") format('woff2'),
	url("/font/SCDream3.woff") format('woff');
}
@font-face {
	font-family: 'SCDream';
	font-style: normal;
	font-weight: 400;
	src: url("/font/SCDream4.woff2") format('woff2'),
		url("/font/SCDream4.woff") format('woff');
}
@font-face {
	font-family: 'SCDream';
	font-style: normal;
	font-weight: 500;
	src: url("/font/SCDream5.woff2") format('woff2'),
	url("/font/SCDream5.woff") format('woff');
}
@font-face {
	font-family: 'SCDream';
	font-style: normal;
	font-weight: 600;
	src: url("/font/SCDream6.woff2") format('woff2'),
	url("/font/SCDream6.woff") format('woff');
}

/* HakgyoansimJiugaeR */
@font-face {
	font-family: 'Hakgy';
	font-style: normal;
	font-weight: 500;
	src: url("/font/HakgyoansimJiugaeR.woff2") format('woff2'),
		url("/font/HakgyoansimJiugaeR.woff") format('woff');
}