fonts quran.ws

Warsh Page Glyph (V4)

v4

Page-glyph Warsh mushaf in 51 ranges. First widely-available digital Warsh page-glyph set. Note: Warsh counts Al-Baqarah as 285 verses; Kursi spans indices 252 + 253.

Type

Page-glyph font

Riwaya

Warsh

License

KFGQPC

Formats

TTF · WOFF2

Page count

51

Paired data

qpc-v4-warsh

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…

Compare this font with another →

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: 'QCF4_Warsh_{range:02d}_W';
    src: url('https://fonts.quran.ws/assets/fonts/warsh-glyphs-v4/QCF4_Warsh_01_W.ttf') format('truetype');
    font-display: swap;
}

.quran {
    font-family: 'QCF4_Warsh_{range:02d}_W', 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.