/* Space Grotesk + Inter, vendored from Google Fonts (latin subset) per the no-CDN rule.
   Space Grotesk is a variable font: one file serves every weight from 300 to 700. */
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../vendor/fonts/space-grotesk-variable-300-700-latin.87c506d88b9f.woff2") format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../vendor/fonts/inter-normal-400-latin.260c81a4759b.woff2") format('woff2');
  
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../vendor/fonts/inter-normal-500-latin.260c81a4759b.woff2") format('woff2');
  
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../vendor/fonts/inter-normal-600-latin.260c81a4759b.woff2") format('woff2');
  
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../vendor/fonts/inter-normal-700-latin.260c81a4759b.woff2") format('woff2');
  
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../vendor/fonts/inter-normal-800-latin.260c81a4759b.woff2") format('woff2');
  
}
