@font-face {
  font-family: 'DrukTextWideTT';
  src: local('DrukTextWideCyr-Medium'),
       local('Druk Text Wide Cyr Medium'),
       url('/fonts/druktextwidecyr-medium.otf') format('opentype');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

/* Отключаем Tilda-анимацию fadeinup — элементы появляются сразу */
[data-animate-style],
.t-animate {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}
