﻿@charset "UTF-8";

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 300;
    src: url("../Common/Com_FONT/S-CoreDream-3Light.woff") format('woff');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 400;
    src: url("../Common/Com_FONT/S-CoreDream-4Regular.woff") format('woff');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 500;
    src: url("../Common/Com_FONT/S-CoreDream-5Medium.woff") format('woff');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 700;
    src: url("../Common/Com_FONT/S-CoreDream-6Bold.woff") format('woff');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 800;
    src: url("../Common/Com_FONT/S-CoreDream-7ExtraBold.woff") format('woff');
}