@charset "UTF-8";

/* S-CoreDream */
@font-face {
  font-family: 'SCoreDream';
  font-weight: 400;
  src: url("../font/S-CoreDream-4Regular.woff") format('woff');
}
@font-face {
  font-family: 'SCoreDream';
  font-weight: 500;
  src: url("../font/S-CoreDream-5Medium.woff") format('woff');
}
@font-face {
  font-family: 'SCoreDream';
  font-weight: 600;
  src: url("../font/S-CoreDream-6Bold.woff") format('woff');
}
@font-face {
  font-family: 'SCoreDream';
  font-weight: 700;
  src: url("../font/S-CoreDream-7ExtraBold.woff") format('woff');
}
@font-face {
  font-family: 'SCoreDream';
  font-weight: 900;
  src: url("../font/S-CoreDream-9Black.woff") format('woff');
}
