/* Geist Sans Font - Self-hosted
   Source: https://github.com/vercel/geist-font
   License: OFL-1.1
*/

/* Variable Font (recommended for modern browsers) */
@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./Geist-Variable.woff2') format('woff2');
}

/* Static fallbacks for browsers that don't support variable fonts */

/* Thin - 100 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('./Geist-Thin.woff2') format('woff2'),
       url('./Geist-Thin.ttf') format('truetype');
}

/* UltraLight - 200 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('./Geist-UltraLight.woff2') format('woff2'),
       url('./Geist-UltraLight.ttf') format('truetype');
}

/* Light - 300 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./Geist-Light.woff2') format('woff2'),
       url('./Geist-Light.ttf') format('truetype');
}

/* Regular - 400 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./Geist-Regular.woff2') format('woff2'),
       url('./Geist-Regular.ttf') format('truetype');
}

/* Medium - 500 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./Geist-Medium.woff2') format('woff2'),
       url('./Geist-Medium.ttf') format('truetype');
}

/* SemiBold - 600 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./Geist-SemiBold.woff2') format('woff2'),
       url('./Geist-SemiBold.ttf') format('truetype');
}

/* Bold - 700 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./Geist-Bold.woff2') format('woff2'),
       url('./Geist-Bold.ttf') format('truetype');
}

/* Black - 800 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('./Geist-Black.woff2') format('woff2'),
       url('./Geist-Black.ttf') format('truetype');
}

/* UltraBlack - 900 */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./Geist-UltraBlack.woff2') format('woff2'),
       url('./Geist-UltraBlack.ttf') format('truetype');
}
