fonts quran.ws

QPC Symbols

Icon/symbol font — 97 glyphs in U+F020..U+F084. Stops of recitation, rub'/hizb marks, sajdah, juz marks. Pair with any Quran text font.

Type

Symbol font

Riwaya

License

KFGQPC

Formats

TTF · WOFF2

Preview

This font is not a Quran text font — preview is a general Arabic quote, not an ayah.

Loading…

Compare this font with another →

Download

Use in your app

@font-face {
    font-family: 'QPCSymbols';
    src: url('https://fonts.quran.ws/assets/fonts/qpc-symbols.woff2') format('woff2');
    font-display: swap;
}

.quran {
    font-family: 'QPCSymbols', serif;
    direction: rtl;
    font-size: 2rem;
    line-height: 2.3;
}