/* Quicksand Font Family */
/* =============== */
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/quicksand/Quicksand_Light.otf");
  font-style: normal;
  font-weight: 100;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/quicksand/Quicksand_Light.otf");
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/quicksand/Quicksand_Light.otf");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/quicksand/Quicksand_Book.otf");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/quicksand/Quicksand_Book.otf");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/quicksand/Quicksand_Book.otf");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/quicksand/Quicksand_Bold.otf");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/quicksand/Quicksand_Bold.otf");
  font-style: normal;
  font-weight: 800;
}
