@font-face {
  font-family: "Playfair Display";
  font-weight: 500 700;
  font-display: swap;
  src: url("./playfair-var.woff2") format("woff2");
}

@font-face {
  font-family: "EB Garamond";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("./ebgaramond-var.woff2") format("woff2");
}

@font-face {
  font-family: "EB Garamond";
  font-weight: 400 500;
  font-style: italic;
  font-display: swap;
  src: url("./ebgaramond-italic-var.woff2") format("woff2");
}

@font-face {
  font-family: "Quicksand";
  font-weight: 400 700;
  font-display: swap;
  src: url("./quicksand-var.woff2") format("woff2");
}

@font-face {
  font-family: "Comfortaa";
  font-weight: 500 700;
  font-display: swap;
  src: url("./comfortaa-var.woff2") format("woff2");
}

@font-face {
  font-family: "Space Grotesk";
  font-weight: 500 700;
  font-display: swap;
  src: url("./spacegrotesk-var.woff2") format("woff2");
}

@font-face {
  font-family: "JetBrains Mono";
  font-weight: 400 700;
  font-display: swap;
  src: url("./jetbrainsmono-var.woff2") format("woff2");
}

