QPC Hafs Page Glyph (V1, 1405H print)
v1Page-based glyph font — one font file per mushaf page (604 fonts). Renders the 1405H Madani mushaf exactly. Requires the paired mushaf.txt data.
Type
Page-glyph font
Riwaya
Hafs
License
KFGQPC
Formats
TTF · WOFF · WOFF2
Page count
604
Paired data
qpc-v1-mushaf
Preview
Page-glyph fonts do not render Unicode. You must load the paired data file (mushaf.txt for v1/v1.5/v2, quran.json for v4) to know which PUA codepoints go on which page.
Loading…
This font uses page ranges; interactive page rendering is not wired yet.
✦ ✦
Download
Font + Quran text bundle
Page-glyph bundle: the full per-page font set + PUA glyph chunks keyed to each ayah. Load fonts.css and render chunks with their matching family name.
Use in your app
@font-face {
font-family: 'QCF_P{page:03d}';
src: url('https://fonts.quran.ws/assets/fonts/qpc-hafs-v1/QCF_BSML.ttf') format('truetype');
font-display: swap;
}
.quran {
font-family: 'QCF_P{page:03d}', serif;
direction: rtl;
unicode-bidi: bidi-override;
text-align: center;
overflow-wrap: anywhere;
word-break: break-word;
font-size: 2rem;
line-height: 2.3;
}
Page-glyph fonts do not render Unicode. You must load the paired data file (mushaf.txt for v1/v1.5/v2, quran.json for v4) to know which PUA codepoints go on which page.