/* ============================================================
   Russian (Cyrillic) layer — loaded after the page stylesheet
   on Russian pages (<html lang="ru">). Fraunces has no Cyrillic
   glyphs, so headings use an elegant Cyrillic display serif.
   Body text stays on Inter, which covers Cyrillic fully.
   ============================================================ */
[lang="ru"] h1,[lang="ru"] h2,[lang="ru"] h3,[lang="ru"] h4{font-family:'Playfair Display','Fraunces',Georgia,serif}
