@font-face {
	font-family: 's-coredream';
	font-weight: 100;
	src: 
	url('./s-coredream/S-CoreDream-1Thin.woff2') format('woff2'),
}
@font-face {
	font-family: 's-coredream';
	font-weight: 200;
	src: 
	url('./s-coredream/S-CoreDream-2ExtraLight.woff2') format('woff2'),
}
@font-face {
	font-family: 's-coredream';
	font-weight: 300;
	src: 
	url('./s-coredream/S-CoreDream-3Light.woff2') format('woff2'),
}
@font-face {
	font-family: 's-coredream';
	font-weight: 400;
	src: 
	url('./s-coredream/S-CoreDream-4Regular.woff2') format('woff2'),
}
@font-face {
	font-family: 's-coredream';
	font-weight: 500;
	src: 
	url('./s-coredream/S-CoreDream-5Medium.woff2') format('woff2'),
}

.f-scd { font-family: 's-coredream'; }