@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/Poppins-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/Poppins-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/Poppins-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/Poppins-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/Poppins-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "Lora";
  src: url("/fonts/Lora/Lora-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Spoof";
  src: url("/fonts/Spoof/Spoof-Light.otf");
  font-weight: 300;
}
@font-face {
  font-family: "Spoof";
  src: url("/fonts/Spoof/Spoof-Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: "Spoof";
  src: url("/fonts/Spoof/Spoof-Medium.otf");
  font-weight: 500;
}
@font-face {
  font-family: "Spoof";
  src: url("/fonts/Spoof/Spoof-Bold.otf");
  font-weight: 600;
}
@font-face {
  font-family: "Roboto Mono";
  src: url("/fonts/RobotoMono/RobotoMono-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto Mono";
  src: url("/fonts/RobotoMono/RobotoMono-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "Knewave";
  src: url("/fonts/Knewave/Knewave-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Playfair Display";
  src: url("/fonts/PlayfairDisplay/PlayfairDisplay-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter/Inter-VariableFont_slnt,wght.ttf");
}

/*# sourceMappingURL=fonts.css.map */
