/* F2: Russian Classic — Cormorant Garamond + PT Serif + PT Sans
   Refined Renaissance heading, authentic Russian body, PT Sans UI */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&family=PT+Serif:ital,wght@0,400;0,700;1,400&family=PT+Sans:wght@400;700&display=swap');
.home-v91-wrap {
    --v91-f-head: 'Cormorant Garamond', serif;
    --v91-f-body: 'PT Serif', serif;
    --v91-f-ui:   'PT Sans', sans-serif;
}
.home-v91-hero-title { font-size: 3rem; font-weight: 600; letter-spacing: .02em; }
.home-v91-feat-title, .home-v91-pop-h { font-weight: 600; }
