/* NOTE: For performance, prefer WOFF2 sources when available.
   When you add Inter .woff2 files, update each @font-face like:
   src: url(Inter-Variable.woff2) format('woff2');
   Keep TTF as fallback to maintain compatibility.
*/
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(Inter-Variable.woff2) format('woff2');
}
 /* Using only WOFF2 for modern browsers. Remove TTF fallbacks. */
