@font-face{
  src: url('SpaceGrotesk-Bold.ttf') format('ttf');
  font-family: "Space Grotesk", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@font-face{
  src: url('SpaceGrotesk-Light.ttf') format('ttf');
  font-family: "Space Grotesk", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@font-face{
  src: url('SpaceGrotesk-Medium.ttf') format('ttf');
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@font-face{
  src: url('SpaceGrotesk-Regular.ttf') format('ttf');
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@font-face{
  src: url('SpaceGrotesk-SemiBold.ttf') format('ttf');
  font-family: "Space Grotesk", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@font-face{
  src: url('SpaceGrotesk-VariableFont_wght.ttf') format('ttf');
  font-family: "Space Grotesk", sans-serif;
  font-weight: 900;
  font-style: normal;
}