/* Import Cloud Soft fonts */
@font-face {
  font-family: "CloudSoft";
  src: url("../font/CloudSoft-Light 300.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "CloudSoft";
  src: url("../font/CloudSoft-Bold 700.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
