@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=Bagel+Fat+One&family=Bungee&family=Calistoga&family=Courgette&family=Croissant+One&family=Cutive+Mono&family=Dela+Gothic+One&family=Exo+2:wght@100&family=Fugaz+One&family=Inter&family=Lalezar&family=Lilita+One&family=Martian+Mono&family=Roboto+Mono:wght@100;400&family=Share+Tech+Mono&family=Source+Code+Pro:wght@400;500;600;800&family=Space+Grotesk:wght@400;500;700&family=Titan+One&family=Trispace:wght@400;500;800&family=Unbounded:wght@400;600;900&display=swap");

@font-face {
  font-family: "KeenIcons";
  font-style: normal;
  font-weight: 600;
  src: url("/static/fonts/keenicons-duotone.woff") format("woff2");
}

/* Geist Mono */
@font-face {
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/GeistMono-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 600;
  src: url("/static/fonts/GeistMono-SemiBold.woff2") format("woff2");
}

/* Roobert */
@font-face {
  font-family: "Roobert";
  font-style: normal;
  font-weight: 100;
  src: url("/static/fonts/Roobert-Light.woff2") format("woff2");
}

@font-face {
  font-family: "Roobert";
  font-style: normal;
  font-weight: 200;
  src: url("/static/fonts/Roobert-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Roobert";
  font-style: normal;
  font-weight: 300;
  src: url("/static/fonts/Roobert-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Suisse Works";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/SuisseWorks-Regular.woff2") format("woff2");
}

/* SuisseIntl-Regular */
@font-face {
  font-family: "Suisse Intl";
  font-style: normal;
  font-weight: 200;
  src: url("/static/fonts/SuisseIntl-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Suisse Intl";
  font-style: normal;
  font-weight: 300;
  src: url("/static/fonts/SuisseIntl-Regular.woff2") format("woff2");
}

/* SuisseIntlMono-Regular */
@font-face {
  font-family: "Suisse Mono";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/SuisseIntlMono-Regular.woff2") format("woff2");
}
