fonts quran.ws

Surah Name V1

V1

Ligature font rendering all 114 Surah names in the Classic Madani Mushaf 1405H style. Use ligature codes surah001–surah114.

Type

Decorative / ligature

Riwaya

License

KFGQPC

Formats

TTF

Preview

Decorative font: renders 116 glyphs across U+E000U+E073 . Use the character directly with font-family surah-name-v1-icon.

Download

Use in your app

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

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