/* VelaSans — served locally, no external CDN (152-ФЗ, spec §6.2). */
@font-face {
  font-family: 'VelaSans';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/velasans/velasans-400.woff2') format('woff2');
}
@font-face {
  font-family: 'VelaSans';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/velasans/velasans-500.woff2') format('woff2');
}
@font-face {
  font-family: 'VelaSans';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/velasans/velasans-700.woff2') format('woff2');
}
