@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Quicksand/Quicksand-Regular.woff") format("woff"),
    url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype"),
    url("../fonts/Quicksand/Quicksand-Regular.svg#Quicksand-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Quicksand/Quicksand-Medium.woff") format("woff"),
    url("../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype"),
    url("../fonts/Quicksand/Quicksand-Medium.svg#Quicksand-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Quicksand/Quicksand-SemiBold.woff") format("woff"),
    url("../fonts/Quicksand/Quicksand-SemiBold.ttf") format("truetype"),
    url("../fonts/Quicksand/Quicksand-SemiBold.svg#Quicksand-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
