@charset "utf-8";

@font-face {
  font-family: 'S Core Dream';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/SCDream1.otf) format('opentype');
}
@font-face {
  font-family: 'S Core Dream';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/SCDream2.otf) format('opentype');
}
@font-face {
   font-family: 'S Core Dream';
   font-style: normal;
   font-weight: 300;
   src: url(fonts/SCDream3.otf) format('opentype');
 }
@font-face {
   font-family: 'S Core Dream';
   font-style: normal;
   font-weight: 400;
   src: url(fonts/SCDream4.otf) format('opentype');
 }
@font-face {
   font-family: 'S Core Dream';
   font-style: normal;
   font-weight: 500;
   src: url(fonts/SCDream5.otf) format('opentype');
 }
@font-face {
   font-family: 'S Core Dream';
   font-style: normal;
   font-weight: 600;
   src: url(fonts/SCDream6.otf) format('opentype');
 }
@font-face {
   font-family: 'S Core Dream';
   font-style: normal;
   font-weight: 700;
   src: url(fonts/SCDream7.otf) format('opentype');
}
@font-face {
  font-family: 'S Core Dream';
  font-style: normal;
  font-weight: 800;
  src: url(fonts/SCDream8.otf) format('opentype');
}
@font-face {
  font-family: 'S Core Dream';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/SCDream9.otf) format('opentype');
}

@font-face {
  font-family: 'Gmarket Sans';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/GmarketSansLight.otf) format('opentype');
}
@font-face {
  font-family: 'Gmarket Sans';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/GmarketSansMedium.otf) format('opentype');
}
@font-face {
  font-family: 'Gmarket Sans';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/GmarketSansBold.otf) format('opentype');
}

@font-face {
  font-family: 'Jalnan';
  font-style: normal;
  src: url(fonts/JalnanOTF.otf) format('opentype');
}