/* SCDream FONT */
@font-face {
  font-family: "SCDream";
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/SCDream/scdream9.otf") format("opentype");
}
@font-face {
  font-family: "SCDream";
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/SCDream/SCDream8.otf") format("opentype");
}
@font-face {
  font-family: "SCDream";
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/SCDream/SCDream7.otf") format("opentype");
}
@font-face {
  font-family: "SCDream";
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/SCDream/SCDream6.otf") format("opentype");
}
@font-face {
  font-family: "SCDream";
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/SCDream/SCDream5.otf") format("opentype");
}
@font-face {
  font-family: "SCDream";
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/SCDream/SCDream4.otf") format("opentype");
}
@font-face {
  font-family: "SCDream";
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/SCDream/SCDream3.otf") format("opentype");
}
@font-face {
  font-family: "SCDream";
  font-weight: 200;
  font-display: swap;
  src: url("../fonts/SCDream/SCDream2.otf") format("opentype");
}
@font-face {
  font-family: "SCDream";
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/SCDream/SCDream1.otf") format("opentype");
}