/* @font-face {
  font-family: "Biryani Bold";
  font-style: normal;
  font-weight: 700;
  src: local("Biryani Bold"),
    url("https://fonts.cdnfonts.com/s/15502/Biryani-Bold.woff") format("woff");
} */

/* @font-face {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 700;
  src: 
    url("https://fonts.googleapis.com/css2?family=Quicksand:wght@700&display=swap")
      format("woff");
} */

/* @font-face {
  font-family: "Quicksand Book";
  font-style: normal;
  font-weight: 400;
  src: local("Quicksand Book"),
    url("https://fonts.cdnfonts.com/s/368/Quicksand_Book.woff") format("woff");
} */

/* @font-face {
  font-family: "Manrope Regular";
  font-style: normal;
  font-weight: 400;
  src: local("Manrope Regular"),
    url("https://fonts.cdnfonts.com/s/16243/manrope-regular.woff")
      format("woff");
} */
