@font-face {
  font-family: 'Space Grotesk';
  src: url('SpaceGrotesk.woff2') format('woff2');  
  font-style: normal;
}

html,body {
    font-family: 'Space Grotesk', sans-serif;
}