@font-face {
  font-family: 'Space Grotesk';
  src: url('./SpaceGrotesk-Variable.ttf') format('truetype'), 
       url('./SpaceGrotesk-Variable.woff2') format('woff2');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}