/* TildaSans Local Font with font-display: swap for faster text rendering */
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 250 1000;
  font-display: swap;
  src: url("/static/fonts/TildaSans-VF.b2f3b3aa203b.woff2") format('woff2-variations');
}

/* Fallback для браузеров без поддержки Variable Fonts */
@font-face {
  font-family: 'TildaSans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/TildaSans-Medium.7a06bfb00d49.woff2") format('woff2');
}
