fonts quran.ws

Uthman Naskh

General-purpose Arabic naskh — NOT a Quran-specific font. Use for body text, not for ayah rendering.

Type

General Arabic

Riwaya

License

KFGQPC

Formats

OTF · 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: 'UthmanNaskh';
    src: url('https://fonts.quran.ws/assets/fonts/uthman-naskh.woff2') format('woff2');
    font-display: swap;
}

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