/* ============================================================
   Mereke — Web fonts
   ------------------------------------------------------------
   Display : Playfair Display  (high-contrast didone serif,
             Cyrillic + Latin) — headings, hero, numerals.
   Body/UI : PT Sans           (humanist sans, Cyrillic-native)
             — body copy, captions, UI labels.

   NOTE: These are Google Fonts SUBSTITUTES that closely match
   the source presentation. The true brand wordmark "mereke" is
   a bespoke serif shipped as an image (assets/logo-mereke.png).
   Swap these @imports if the real brand fonts arrive.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,600;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
