@font-face {
  font-family: "SDV Inter";
  src: url("../fonts/inter-latin.woff2") format("woff2-variations");
  font-display: swap;
  font-style: normal;
  font-weight: 100 900;
}

@font-face {
  font-family: "SDV Display";
  src: url("../fonts/space-grotesk-latin.woff2") format("woff2-variations");
  font-display: swap;
  font-style: normal;
  font-weight: 300 700;
}

@font-face {
  font-family: "SDV Headline";
  src: url("../fonts/anton-latin.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
