@font-face {
	font-family: 'S-Core-Dream';
	src: url('/static/portal/fonts/S-CoreDream-2ExtraLight.woff2') format('woff2'),
		url('/static/portal/fonts/S-CoreDream-2ExtraLight.woff') format('woff'),
		url('/static/portal/fonts/S-CoreDream-2ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'S-Core-Dream';
	src: url('/static/portal/fonts/S-CoreDream-3Light.woff2') format('woff2'),
		url('/static/portal/fonts/S-CoreDream-3Light.woff') format('woff'),
		url('/static/portal/fonts/S-CoreDream-3Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'S-Core-Dream';
	src: url('/static/portal/fonts/S-CoreDream-4Regular.woff2') format('woff2'),
		url('/static/portal/fonts/S-CoreDream-4Regular.woff') format('woff'),
		url('/static/portal/fonts/S-CoreDream-4Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'S-Core-Dream';
	src: url('/static/portal/fonts/S-CoreDream-5Medium.woff2') format('woff2'),
		url('/static/portal/fonts/S-CoreDream-5Medium.woff') format('woff'),
		url('/static/portal/fonts/S-CoreDream-5Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'S-Core-Dream';
	src: url('/static/portal/fonts/S-CoreDream-6Bold.woff2') format('woff2'),
		url('/static/portal/fonts/S-CoreDream-6Bold.woff') format('woff'),
		url('/static/portal/fonts/S-CoreDream-6Bold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'S-Core-Dream';
	src: url('/static/portal/fonts/S-CoreDream-7ExtraBold.woff2') format('woff2'),
		url('/static/portal/fonts/S-CoreDream-7ExtraBold.woff') format('woff'),
		url('/static/portal/fonts/S-CoreDream-7ExtraBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}