@font-face {
  font-family: "FiraGO";
  src: url("/assets/hoteza-v80/fonts/FiraGO-Georgian-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "FiraGO";
  src: url("/assets/hoteza-v80/fonts/FiraGO-Georgian-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700 900;
  font-display: swap;
}

html[lang="ka"] body,
html[lang="ka"] body :where(h1, h2, h3, h4, h5, h6, p, a, button, input, select, textarea, label, span, li, div) {
  font-family: "FiraGO", Arial, sans-serif !important;
  font-feature-settings: "case" on;
}

html[lang="ka"] body :where(h1, h2, h3, h4, h5, h6, strong, b, button, [class*="title"]) {
  font-weight: 700;
}
