fonts quran.ws

Surah Name V2

V2

Ligature font for Surah names paired with KFGQPC v2 mushaf style. Use ligature codes surah001–surah114.

Type

Decorative / ligature

Riwaya

License

KFGQPC

Formats

TTF

Preview

Decorative font: renders 115 glyphs across U+E001U+E103 . Use the character directly with font-family surah-name-v2-icon.

Download

Use in your app

@font-face {
    font-family: 'surah-name-v2-icon';
    src: url('https://fonts.quran.ws/assets/fonts/surah-name-v2.ttf') format('truetype');
    font-display: swap;
}

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