@font-face {
    font-family: 'Archimoto V01';
    src: url('archimotov01-bold-webfont.woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Space Grotesk';
    src: url('SpaceGrotesk-Regular.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }