/* Geist Sans - Regular (400) */
@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/geist/geist-regular.woff2") format("woff2");
}

/* Geist Sans - Medium (500) */
@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/geist/geist-medium.woff2") format("woff2");
}

/* Geist Sans - SemiBold (600) */
@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/geist/geist-semibold.woff2") format("woff2");
}

/* Geist Sans - Bold (700) */
@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/geist/geist-bold.woff2") format("woff2");
}

/* Geist Mono - Regular (400) */
@font-face {
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/geist-mono/geist-mono-regular.woff2") format("woff2");
}

/* Geist Mono - Medium (500) */
@font-face {
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/geist-mono/geist-mono-medium.woff2") format("woff2");
}

/* Geist Mono - Bold (700) */
@font-face {
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/geist-mono/geist-mono-bold.woff2") format("woff2");
}
