@font-face {
  font-family: "Syne";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("./syneVariable/Syne-VariableFont_wght.ttf") format("truetype");
}

@font-face {
  font-family: "Overpass";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./overpassVariable/Overpass-VariableFont_wght.ttf") format("truetype");
}

@font-face {
  font-family: "Overpass";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("./overpassVariable/Overpass-Italic-VariableFont_wght.ttf") format("truetype");
}