/**
 * IGAL heading font — GL Tatishvili Metal Bold
 * მთავარი სათაურები მთელ საიტზე (index.tpl + user panel).
 */
@font-face {
  font-family: 'GL Tatishvili Metal';
  src: url('../fonts/gl-tatishvili-metal-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --igal-heading-font: 'GL Tatishvili Metal', 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.title,
.sl-title,
.sec-title .title,
.sec-title .title2,
.sec-title .title3,
.rs-slider .sl-title,
.page-title,
.modal-title,
.card-title,
.navbar-brand,
.breadcrumb-title {
  font-family: var(--igal-heading-font) !important;
}

/* ღილაკები და ნავიგაცია — body ფონტზე რჩება; მხოლოდ readon სათაურისებური CTA-სთვის არ ვეხებით */
