@font-face {
  font-family: "Eczar";
  src: url("../assets/fonts/eczar-v27-latin-regular.woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eczar";
  src: url("../assets/fonts/eczar-v27-latin-700.woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand";
  src: url("../assets/fonts/quicksand-v37-latin-regular.woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand";
  src: url("../assets/fonts/quicksand-v37-latin-700.woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
