@font-face {
  font-family: "SpaceGrotesk";
  src: url("../fonts/SpaceGrotesk/SpaceGrotesk-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-Regular.woff") format("woff"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-Regular.ttf") format("truetype"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-Regular.svg#SpaceGrotesk-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SpaceGrotesk";
  src: url("../fonts/SpaceGrotesk/SpaceGrotesk-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-Medium.woff") format("woff"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-Medium.ttf") format("truetype"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-Medium.svg#SpaceGrotesk-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SpaceGrotesk";
  src: url("../fonts/SpaceGrotesk/SpaceGrotesk-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-SemiBold.woff") format("woff"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-SemiBold.ttf") format("truetype"),
    url("../fonts/SpaceGrotesk/SpaceGrotesk-SemiBold.svg#SpaceGrotesk-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
