/**
 * Bilzat · sinak Uyghur fonts (from D:\AI\sinak\font.css + font/)
 * Files under /font/ : ALKATIPBasmaTom.ttf, UKIJTor.ttf, UKIJTuz.ttf
 */

@font-face {
  font-family: "alkatip basma tom";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/font/ALKATIPBasmaTom.ttf") format("truetype");
}

@font-face {
  font-family: "alkatip basma";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/font/ALKATIPBasmaTom.ttf") format("truetype");
}

@font-face {
  font-family: "alkatip tor";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/font/UKIJTor.ttf") format("truetype"),
    url("/font/ALKATIPBasmaTom.ttf") format("truetype");
}

@font-face {
  font-family: "Alkatip tor";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/font/UKIJTor.ttf") format("truetype"),
    url("/font/ALKATIPBasmaTom.ttf") format("truetype");
}

@font-face {
  font-family: "ukij tuz tom";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/font/UKIJTuz.ttf") format("truetype"),
    url("/font/ALKATIPBasmaTom.ttf") format("truetype");
}

@font-face {
  font-family: "ukij tor";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/font/UKIJTor.ttf") format("truetype");
}

/* Global Uyghur UI stack (sinak) */
body.ug-ui,
body.ug-ui button,
body.ug-ui input,
body.ug-ui textarea,
body.ug-ui select {
  font-family: "alkatip tor", "alkatip basma tom", "ukij tuz tom", "Alkatip tor",
    "Noto Naskh Arabic", serif;
}

.uy,
.uy-input,
.uy-title,
.uy-display,
[lang="ug"],
.md-preview.rtl,
.uz-preview.rtl,
.uz-side,
.uz-menubar,
.uz-spell-pop,
.uz-tabs,
.md-studio,
.uz-studio,
.game-page .uy,
.game-lobby .uy,
.game-mode-btn.uy {
  direction: rtl;
  unicode-bidi: plaintext;
  font-family: "alkatip tor", "alkatip basma tom", "ukij tuz tom", "Alkatip tor",
    "Noto Naskh Arabic", serif !important;
  font-feature-settings: "liga" 1, "calt" 1;
  text-rendering: optimizeLegibility;
  letter-spacing: 0;
  line-height: 1.75;
}

.uy-title,
.game-lobby-title.uy,
.game-head h1.uy {
  font-family: "alkatip basma tom", "alkatip tor", "ukij tuz tom", serif !important;
  font-weight: 700;
  line-height: 1.45;
}

.uz-preview.rtl,
.md-preview.rtl {
  font-size: 17px;
  line-height: 1.85;
}

.uz-preview .md-h1,
.md-preview .md-h1 {
  font-family: "alkatip basma tom", "alkatip tor", serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.45;
}

.uz-preview .md-h2,
.md-preview .md-h2 {
  font-family: "alkatip basma tom", "alkatip tor", serif;
  font-size: 22px;
  font-weight: 700;
}
