/* Inter Variable Font - Local Files */
@font-face {
  font-family: 'Inter var';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/assets/InterVariable-bf14c1623af12c7aa6e9a952ea22676420c2cbedfbc47ef7cd58252b37b82513.ttf) format('truetype-variations');
}

@font-face {
  font-family: 'Inter var';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(/assets/InterVariable-Italic-5bcea394d623378598e96fe02bacdde2290a1b462ce74d8419a85ff39f26db82.ttf) format('truetype-variations');
}

/* Fallback for browsers that don't support variable fonts */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/InterVariable-bf14c1623af12c7aa6e9a952ea22676420c2cbedfbc47ef7cd58252b37b82513.ttf) format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/InterVariable-Italic-5bcea394d623378598e96fe02bacdde2290a1b462ce74d8419a85ff39f26db82.ttf) format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/InterVariable-bf14c1623af12c7aa6e9a952ea22676420c2cbedfbc47ef7cd58252b37b82513.ttf) format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/InterVariable-Italic-5bcea394d623378598e96fe02bacdde2290a1b462ce74d8419a85ff39f26db82.ttf) format('truetype');
}

/* CSS Custom Properties */
:root {
  --font-inter: 'Inter var', 'Inter', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
