/* space-grotesk-regular - latin */
@font-face {
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('https://assets.vrchat.com/fonts/spacegrotesk/space-grotesk-v15-latin-regular.woff2') format('woff2'),
         url('https://assets.vrchat.com/fonts/spacegrotesk/space-grotesk-v15-latin-regular.woff') format('woff');
  }
  /* space-grotesk-700 - latin */
  @font-face {
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 700;
    src: local(''),
         url('https://assets.vrchat.com/fonts/spacegrotesk/space-grotesk-v15-latin-700.woff2') format('woff2'),
         url('https://assets.vrchat.com/fonts/spacegrotesk/space-grotesk-v15-latin-700.woff') format('woff');
  }
