@font-face {
  font-family: 'Space Grotesk';
  src: url('space-grotesk-light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Space Grotesk';
  src: url('space-grotesk-regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Space Grotesk';
  src: url('space-grotesk-medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Space Grotesk';
  src: url('space-grotesk-semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Space Grotesk';
  src: url('space-grotesk-bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
