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

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

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