/* Sans — Modern UI / Neutral */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');

* {
  font-family: 'Inter', Arial, sans-serif;
}
