@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 100;

  src: url(../fonts/s-core-dream-thin.woff) format("woff"), url(../fonts/s-core-dream-thin.woff2) format("woff2");
}
.font-scdream-thin {
  font-family: "s-core-dream";
  font-weight: 100;
}

@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 200;

  src: url(../fonts/s-core-dream-extralight.woff) format("woff"), url(../fonts/s-core-dream-extralight.woff2) format("woff2");
}
.font-scdream-extralight {
  font-family: "s-core-dream";
  font-weight: 200;
}

@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 300;

  src: url(../fonts/s-core-dream-light.woff) format("woff"), url(../fonts/s-core-dream-light.woff2) format("woff2");
}
.font-scdream-light {
  font-family: "s-core-dream";
  font-weight: 300;
}

@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 400;

  src: url(../fonts/s-core-dream-regular.woff) format("woff"), url(../fonts/s-core-dream-regular.woff2) format("woff2");
}
.font-scdream-regular {
  font-family: "s-core-dream";
  font-weight: 400;
}

@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 500;

  src: url(../fonts/s-core-dream-medium.woff) format("woff"), url(../fonts/s-core-dream-medium.woff2) format("woff2");
}
.font-scdream-medium {
  font-family: "s-core-dream";
  font-weight: 500;
}

@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 600;

  src: url(../fonts/s-core-dream-bold.woff) format("woff"), url(../fonts/s-core-dream-bold.woff2) format("woff2");
}
.font-scdream-bold {
  font-family: "s-core-dream";
  font-weight: 600;
}

@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 700;

  src: url(../fonts/s-core-dream-extrabold.woff) format("woff"), url(../fonts/s-core-dream-extrabold.woff2) format("woff2");
}
.font-scdream-extrabold {
  font-family: "s-core-dream";
  font-weight: 700;
}

@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 800;

  src: url(../fonts/s-core-dream-heavy.woff) format("woff"), url(../fonts/s-core-dream-heavy.woff2) format("woff2");
}
.font-scdream-heavy {
  font-family: "s-core-dream";
  font-weight: 800;
}

@font-face {
  font-family: "s-core-dream";
  font-style: normal;
  font-weight: 900;

  src: url(../fonts/s-core-dream-black.woff) format("woff"), url(../fonts/s-core-dream-black.woff2) format("woff2");
}
.font-scdream-black {
  font-family: "s-core-dream";
  font-weight: 900;
}

.font-s-core-dream {
  font-family: "s-core-dream", sans-serif;
}
