Zael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael TypefaceZael Typeface

Designed for Eye-Catching Arabic Headlines.

Introducing Zael, a new Arabic typeface. Zael is an eye-catching Arabic display typeface designed with a thick base inspired by the Naskh script, making it visually appealing for screens and headlines. This typeface takes inspiration from classic Naskh calligraphy but incorporates modern touches, making it well-suited for contemporary designs. It is an excellent choice for creating captivating posters and visuals that seamlessly align with modern brands.

Zael's letterforms are crafted based on pre-experimental lettering by Ibrahim Hamdi. It was design a complete typeface with harmonious and consistent posed a significant challenge. Zael's was designed in October 2023, Zael supporting OpenType features, and it support for additional languages such as Urdu, Persian, and Kurdish. Designed by Ibrahim Hamdi and font engineering by Abdo Mohamed. Copyright © 2023 by Protype Foundry. All rights reserved.

Zael's awarded in Dubai Lynx (1 Silver and 2 Bronze) and shortlisted in multiple categories, Also awarded a Wood Pencil award in D&AD 2024, Recently Zael's won a bronze in Cannes Lions 2024.

✦ Contemporary ✦ Naskh ✦ Display ✦ Headline
Release Date

2023

Opentype Features

Contextual Alternates, Stylistic Alternates, Standard Ligatures, Discretionary Ligatures, Required Ligatures, Swash.

Supported Languages

Arabic, Persian, Urdu and Kurdish.

Styles & Weights

1 Style: Regular.

Designers

Ibrahim Hamdi.

Start At

40$ per style

License Choices.

License Choices

Choose the license that fits your project. Each package is structured clearly for desktop use, and extended commercial needs.

Freelancer License

Solo

For independent designers, freelancers, and personal commercial projects.

Starting at $40
Solo use Commercial projects 1 user

Studio License

Team

For studios, agencies, and small teams producing commercial work.

Starting at $100
Small team Client projects Studio use

Corporate License

Scale

For companies, brands, and larger commercial usage across teams.

Starting at $160
Company Broad usage Brand systems

Purchases are securely processed through Gumroad, our trusted third-party checkout partner. Your payment, order details, and download access are handled safely through their platform.

Need help choosing the right license? We’ll help you choose a tailored license for corporate, extended, or multi-user use.
Contact us
Featured Typefaces.
We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.We design Original Arabic Typefaces with a Distinctive Voice — Bold, Authentic, and Crafted to Stand Apart.

Custom typefaces crafted for brands with character.

From complete type systems to refined glyph details, we design custom typography with clarity, personality, and long-term usability in mind.
PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY * PROTYPE FOUNDRY *

Copyright © 2026 — Protype Foundry.

View
(function($) { var prev = 0; var $window = $(window); var nav = $('.semplice-navbar'); function updateNavBlur() { var scrollTop = $window.scrollTop(); // Blur + white bg intensity: full at 0, fades out by 300px var progress = Math.min(scrollTop / 300, 1); // 0 → 1 var blurVal = 12 * (1 - progress); // 12px → 0px var white1 = 1 - (progress * 1); // rgba white top: 1 → 0 var white2 = 0.85 - (progress * 0.85); // rgba white mid: 0.85 → 0 nav.css({ 'background': 'linear-gradient(to bottom, rgba(255,255,255,' + white1 + ') 0%, rgba(255,255,255,' + white2 + ') 60%, rgba(255,255,255,0) 100%)', '-webkit-backdrop-filter': 'blur(' + blurVal + 'px)', 'backdrop-filter': 'blur(' + blurVal + 'px)' }); } $window.on('scroll', function() { var scrollTop = $window.scrollTop(); // Hide/show navbar on scroll direction nav.toggleClass('hide-navbar', scrollTop > prev && scrollTop > 50); prev = scrollTop; // Show navbar when near top if (scrollTop <= 300) { nav.removeClass('hide-navbar'); } // Update blur + gradient dynamically updateNavBlur(); }); // Run on load so it's correct at page top updateNavBlur(); })(jQuery);