@charset "utf-8";


/* s-core */

@font-face {
  font-family: 'S Dream';
  font-style: normal;
  font-weight: 100;
  src: url(../font/s-core/S-CoreDream-1Thin.woff2) format('woff2'),
       url(../font/s-core/S-CoreDream-1Thin.woff) format('woff'),
       url(../font/s-core/S-CoreDream-1Thin.otf) format('opentype');
}
@font-face {
  font-family: 'S Dream';
  font-style: normal;
  font-weight: 200;
  src: url(../font/s-core/S-CoreDream-2ExtraLight.woff2) format('woff2'),
       url(../font/s-core/S-CoreDream-2ExtraLight.woff) format('woff'),
       url(../font/s-core/S-CoreDream-2ExtraLight.otf) format('opentype');
}
@font-face {
  font-family: 'S Dream';
  font-style: normal;
  font-weight: 300;
  src: url(../font/s-core/S-CoreDream-3Light.woff2) format('woff2'),
       url(../font/s-core/S-CoreDream-3Light.woff) format('woff'),
       url(../font/s-core/S-CoreDream-3Light.otf) format('opentype');
}
@font-face {
   font-family: 'S Dream';
   font-style: normal;
   font-weight: 400;
   src: url(../font/s-core/S-CoreDream-4Regular.woff2) format('woff2'),
        url(../font/s-core/S-CoreDream-4Regular.woff) format('woff'),
        url(../font/s-core/S-CoreDream-4Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'S Dream';
   font-style: normal;
   font-weight: 500;
   src: url(../font/s-core/S-CoreDream-5Medium.woff2) format('woff2'),
        url(../font/s-core/S-CoreDream-5Medium.woff) format('woff'),
        url(../font/s-core/S-CoreDream-5Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'S Dream';
   font-style: normal;
   font-weight: 600;
   src: url(../font/s-core/S-CoreDream-6Bold.woff2) format('woff2'),
        url(../font/s-core/S-CoreDream-6Bold.woff) format('woff'),
        url(../font/s-core/S-CoreDream-6Bold.otf) format('opentype');
 }
 @font-face {
   font-family: 'S Dream';
   font-style: normal;
   font-weight: 700;
   src: url(../font/s-core/S-CoreDream-7ExtraBold.woff2) format('woff2'),
        url(../font/s-core/S-CoreDream-7ExtraBold.woff) format('woff'),
        url(../font/s-core/S-CoreDream-7ExtraBold.otf) format('opentype');
 }
 @font-face {
   font-family: 'S Dream';
   font-style: normal;
   font-weight: 800;
   src: url(../font/s-core/S-CoreDream-8Heavy.woff2) format('woff2'),
        url(../font/s-core/S-CoreDream-8Heavy.woff) format('woff'),
        url(../font/s-core/S-CoreDream-8Heavy.otf) format('opentype');
 }
@font-face {
   font-family: 'S Dream';
   font-style: normal;
   font-weight: 900;
   src: url(../font/s-core/S-CoreDream-9Black.woff2) format('woff2'),
        url(../font/s-core/S-CoreDream-9Black.woff) format('woff'),
        url(../font/s-core/S-CoreDream-9Black.otf) format('opentype');
 }

