﻿@charset "UTF-8";

@import url("common.css");
@import url("layout.css");
@import url("sub.css");
@import url("login.css");
@import url("swiper.min.css");
@import url("intro.css");

@import url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);


@font-face {
    font-family: 'S-CoreDream';
    font-style: normal;
    font-weight: 100;
    src: local('S-CoreDream Light'), local('S-CoreDream Light'), local('S-CoreDream Light');
    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.otf) format('opentype');
}

@font-face {
    font-family: 'S-CoreDream';
    font-style: normal;
    font-weight: 500;
    src: local('S-CoreDream Medium'), local('S-CoreDream Medium'), local('S-CoreDream Medium');
    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.otf) format('opentype');
}

@font-face {
    font-family: 'S-CoreDream';
    font-style: normal;
    font-weight: 700;
    src: local('S-CoreDream Bold'), local('S-CoreDream Bold'), local('S-CoreDream Bold');
    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.otf) format('opentype');
}