/* ===========================================================================
   tarifebi.ge — typeface.ge ქართული ფონტ-სტეკი (qartvela.ge default)
   ბოლოს ჩაიტვირთება → გადააწერს ძველ BPG ცვლადებს.
   როლები:  Mersad → body/ტექსტი · Dachi → სათაურები/hero · Elene → ხელნაწერი · Hakuna → დეკორი/ლოგო
   =========================================================================== */

@font-face { font-family:'Mersad'; src:url('/fonts/mersad-400.woff2') format('woff2'); font-weight:400; font-display:swap; }
@font-face { font-family:'Mersad'; src:url('/fonts/mersad-500.woff2') format('woff2'); font-weight:500; font-display:swap; }
@font-face { font-family:'Mersad'; src:url('/fonts/mersad-600.woff2') format('woff2'); font-weight:600; font-display:swap; }
@font-face { font-family:'Mersad'; src:url('/fonts/mersad-700.woff2') format('woff2'); font-weight:700; font-display:swap; }
@font-face { font-family:'Mersad'; src:url('/fonts/mersad-800.woff2') format('woff2'); font-weight:800; font-display:swap; }
@font-face { font-family:'Dachi';  src:url('/fonts/dachi.woff2')  format('woff2'); font-weight:400 800; font-display:swap; }
@font-face { font-family:'Elene';  src:url('/fonts/elene.woff2')  format('woff2'); font-weight:400; font-display:swap; }
@font-face { font-family:'Hakuna'; src:url('/fonts/hakuna.woff2') format('woff2'); font-weight:400 800; font-display:swap; }

/* --- ცვლადების გადაწერა (legacy --font* + home-v7 --body/--disp) --- */
:root {
    --font:         'Mersad','Noto Sans Georgian',system-ui,sans-serif;
    --font-nav:     'Mersad','Noto Sans Georgian',sans-serif;
    --font-input:   'Mersad','Noto Sans Georgian',sans-serif;
    --font-cat:     'Mersad','Noto Sans Georgian',sans-serif;
    --font-display: 'Dachi','Mersad','Noto Sans Georgian',sans-serif;
    --font-heading: 'Dachi','Mersad','Noto Sans Georgian',sans-serif;
}
.v7 {
    --body: 'Mersad','Noto Sans Georgian',system-ui,sans-serif;
    --disp: 'Dachi','Mersad','Noto Sans Georgian',sans-serif;
}

/* --- home-v7-ის hardcoded font-family override-ები --- */
.v7, .v7-hdr, .v7-ft { font-family: 'Mersad','Noto Sans Georgian',sans-serif; }
/* სათაურები hardcoded BPG-ით იყო — Dachi-ზე გადავიყვანოთ */
.v7-h1, .v7-sech, .v7-promo .pb, .v7-ft-logo { font-family: 'Dachi','Mersad','Noto Sans Georgian',sans-serif; }

/* --- helper კლასები (სურვილისამებრ) --- */
.font-hand { font-family: 'Elene', cursive; }
.font-deco { font-family: 'Hakuna','Mersad',sans-serif; }
