@font-face {
    font-family: 'S-Core Dream 9';
    src: url('./fonts/S-CoreDream-9Black.eot');
    src: url('./fonts/S-CoreDream-9Black.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-9Black.woff2') format('woff2'),
        url('./fonts/S-CoreDream-9Black.woff') format('woff'),
        url('./fonts/S-CoreDream-9Black.ttf') format('truetype');
    font-weight: 900;
}

@font-face {
    font-family: 'S-Core Dream 8';
    src: url('./fonts/S-CoreDream-8Heavy.eot');
    src: url('./fonts/S-CoreDream-8Heavy.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-8Heavy.woff2') format('woff2'),
        url('./fonts/S-CoreDream-8Heavy.woff') format('woff'),
        url('./fonts/S-CoreDream-8Heavy.ttf') format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'S-Core Dream 7';
    src: url('./fonts/S-CoreDream-7ExtraBold.eot');
    src: url('./fonts/S-CoreDream-7ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-7ExtraBold.woff2') format('woff2'),
        url('./fonts/S-CoreDream-7ExtraBold.woff') format('woff'),
        url('./fonts/S-CoreDream-7ExtraBold.ttf') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'S-Core Dream 6';
    src: url('./fonts/S-CoreDream-6Bold.eot');
    src: url('./fonts/S-CoreDream-6Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-6Bold.woff2') format('woff2'),
        url('./fonts/S-CoreDream-6Bold.woff') format('woff'),
        url('./fonts/S-CoreDream-6Bold.ttf') format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'S-Core Dream 5';
    src: url('./fonts/S-CoreDream-5Medium.eot');
    src: url('./fonts/S-CoreDream-5Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-5Medium.woff2') format('woff2'),
        url('./fonts/S-CoreDream-5Medium.woff') format('woff'),
        url('./fonts/S-CoreDream-5Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'S-Core Dream 4';
    src: url('./fonts/S-CoreDream-4Regular.eot');
    src: url('./fonts/S-CoreDream-4Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-4Regular.woff2') format('woff2'),
        url('./fonts/S-CoreDream-4Regular.woff') format('woff'),
        url('./fonts/S-CoreDream-4Regular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'S-Core Dream 3';
    src: url('./fonts/S-CoreDream-3Light.eot');
    src: url('./fonts/S-CoreDream-3Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-3Light.woff2') format('woff2'),
        url('./fonts/S-CoreDream-3Light.woff') format('woff'),
        url('./fonts/S-CoreDream-3Light.ttf') format('truetype');
    font-weight: 300;
}


@font-face {
    font-family: 'S-Core Dream 2';
    src: url('./fonts/S-CoreDream-2ExtraLight.eot');
    src: url('./fonts/S-CoreDream-2ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-2ExtraLight.woff2') format('woff2'),
        url('./fonts/S-CoreDream-2ExtraLight.woff') format('woff'),
        url('./fonts/S-CoreDream-2ExtraLight.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'S-Core Dream 1';
    src: url('./fonts/S-CoreDream-1Thin.eot');
    src: url('./fonts/S-CoreDream-1Thin.eot?#iefix') format('embedded-opentype'),
        url('./fonts/S-CoreDream-1Thin.woff2') format('woff2'),
        url('./fonts/S-CoreDream-1Thin.woff') format('woff'),
        url('./fonts/S-CoreDream-1Thin.ttf') format('truetype');
    font-weight: 100;
}