/* Фирменные шрифты бренда «Центр Сияния» (локально, для черновика/превью).
   Веб-лицензии на прод оформляются отдельно — см. README клиента.
   Lovelace © Zetafonts · Dudka © Blue Curve · VeryBerry Pro © Elena Genova. */

@font-face{
  font-family:'Lovelace';
  src:url('fonts/lovelace-medium.ttf') format('truetype');
  font-weight:500;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'Dudka';
  src:url('fonts/dudka-regular.ttf') format('truetype');
  font-weight:400;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'Dudka';
  src:url('fonts/dudka-bold.ttf') format('truetype');
  font-weight:700;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'VeryBerry';
  src:url('fonts/veryberry.otf') format('opentype');
  font-weight:400;font-style:normal;font-display:swap;
}
