/* Geist-Black */
@font-face {
  font-family: 'Geist-Black';
  src: url('/assets/fonts/Geist-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Geist-Bold */
@font-face {
  font-family: 'Geist-Bold';
  src: url('/assets/fonts/Geist-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Geist-Light */
@font-face {
  font-family: 'Geist-Light';
  src: url('/assets/fonts/Geist-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Geist-Medium */
@font-face {
  font-family: 'Geist-Medium';
  src: url('/assets/fonts/Geist-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Geist-Regular */
@font-face {
  font-family: 'Geist-Regular';
  src: url('/assets/fonts/Geist-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Geist-SemiBold */
@font-face {
  font-family: 'Geist-SemiBold';
  src: url('/assets/fonts/Geist-SemiBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Geist-Thin */
@font-face {
  font-family: 'Geist-Thin';
  src: url('/assets/fonts/Geist-Thin.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Geist-UltraBlack */
@font-face {
  font-family: 'Geist-UltraBlack';
  src: url('/assets/fonts/Geist-UltraBlack.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Geist-UltraLight */
@font-face {
  font-family: 'Geist-UltraLight';
  src: url('/assets/fonts/Geist-UltraLight.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* GeistVF */
@font-face {
  font-family: 'GeistVF';
  src: url('/assets/fonts/GeistVF.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ClashDisplay';
  src: url('/assets/fonts/ClashDisplay-Variable.woff2') format('woff2');
       font-weight: 200 700;
       font-display: swap;
       font-style: normal;
}


