/* 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';
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
