@font-face {
  font-family: "Outfit";
  src: url("../../fonts/Outfit-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Coyote";
  src: url("../../fonts/Coyote-SemiBoldDEMO.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

