/**
 * Mushaf Arapça fontları — v5_assets/fonts/
 * Medine: KFGQPC Uthman Taha Naskh (Unicode — site ayet metni ile uyumlu)
 * Not: Uthmanic Script HAFS (medine-hafs-kfgqpc.ttf) özel kodlama ister; gösterimde kullanılmaz.
 * Hamdullah, Abay, Latif: Diyanet (kuran.diyanet.gov.tr/Yayinlar)
 */
@font-face {
    font-family: 'qk-medine-hafs';
    src: local('KFGQPC Uthman Taha Naskh'),
         url('../fonts/medine-uthman-naskh.woff2') format('woff2'),
         url('../fonts/medine-uthman-naskh.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/mustafa0x/qpc-fonts@f93bf5f3/various-woff2/UthmanTN1%20Ver10.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}
@font-face {
    font-family: 'qk-medine-hafs';
    src: local('KFGQPC Uthman Taha Naskh Bold'),
         url('../fonts/medine-uthman-naskh-bold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/mustafa0x/qpc-fonts@f93bf5f3/various-woff2/UthmanTN1B%20Ver10.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}
/* Boşluk ve temel noktalama — Uthman Taha’da eksikse Amiri devreye girer */
@font-face {
    font-family: 'qk-medine-hafs';
    src: local('Amiri'), local('Scheherazade New'),
         url('https://cdn.jsdelivr.net/gh/mustafa0x/qpc-fonts@f93bf5f3/various-woff2/UthmanTN1%20Ver10.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+2000-206F, U+20A0-20CF;
}
@font-face {
    font-family: 'qk-hamdullah';
    src: url('../fonts/hamdullah.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'qk-abay';
    src: url('../fonts/abay.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'qk-latif';
    src: url('../fonts/latif.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
