<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
	font-family: 'CoreDream';
	font-style: normal;
    font-weight: 300;
	src: url("../fonts/S-CoreDream-3Light.woff") format('woff');
}

@font-face {
	font-family: 'CoreDream';
	font-style: normal;
    font-weight: 400;
	src: url("../fonts/S-CoreDream-4Regular.woff") format('woff');
}

@font-face {
	font-family: 'CoreDream';
	font-style: normal;
    font-weight: 500;
	src: url("../fonts/S-CoreDream-5Medium.woff") format('woff');
}

@font-face {
	font-family: 'CoreDream';
	font-style: normal;
    font-weight: 700;
	src: url("../fonts/S-CoreDream-6Bold.woff") format('woff');
}

@font-face {
	font-family: 'CoreDream';
	font-style: normal;
    font-weight: 800;
	src: url("../fonts/S-CoreDream-7ExtraBold.woff") format('woff');
}</pre></body></html>