/* Remaining Geist Sans weights — load async after first paint */
/* geist-sans-latin-100-normal */
@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url(/assets/vendor/fonts/geist-sans-latin-100-normal.woff2) format('woff2');
}
/* geist-sans-latin-200-normal */
@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url(/assets/vendor/fonts/geist-sans-latin-200-normal.woff2) format('woff2');
}
/* geist-sans-latin-300-normal */
@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(/assets/vendor/fonts/geist-sans-latin-300-normal.woff2) format('woff2');
}
/* geist-sans-latin-400-normal */
@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/assets/vendor/fonts/geist-sans-latin-400-normal.woff2) format('woff2');
}
/* geist-sans-latin-600-normal */
@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(/assets/vendor/fonts/geist-sans-latin-600-normal.woff2) format('woff2');
}
