/* TX-02 Variable Font - relative path from /chaotic-dynamics/assets/css/ */
@font-face {
  font-family: 'TX-02';
  src: url('../../../assets/fonts/TX-02-Variable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* Apply TX-02 to all text */
body {
  font-family: 'TX-02', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

/* Ensure all UI elements use the font */
input, button, select, textarea {
  font-family: inherit;
}

/* Canvas text will need to be updated in JavaScript */