@font-face {
  font-family: spaceGrotesk;
  src: url("../fonts/SpaceGrotesk-Bold.woff");
  font-weight: bold;
}

@font-face {
  font-family: spaceGrotesk;
  src: url("../fonts/SpaceGrotesk-Light.woff");
  font-weight: light;
}

@font-face {
  font-family: spaceGrotesk;
  src: url("../fonts/SpaceGrotesk-Medium.woff");
  font-weight: medium;
}

@font-face {
  font-family: spaceGrotesk;
  src: url("../fonts/SpaceGrotesk-Regular.woff");
  font-weight: regular;
}
