Protype → is an independent type foundry creating expressive, carefully crafted typefaces for brands, designers, and digital experiences.

Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.Explore typefaces designed with clarity, rhythm, and personality — built for contemporary branding, editorial design, and digital products.

Khareef Typeface.

Zael Typeface.

Siwa Typeface.

Eskander Typeface.

Lavah Pro Typeface.

Upcoming Typeface.. .

Our fonts in use!

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.
Trusted by these curated brands
5_Saudia1_The4Winds6_SoundStorm3_Sary4_WW315_SONY14_UBISOFT2_Emkan7_Lay’s8_Doritos10_Tiger9_Rani11_Willyes12_BuffloBurger13_JMC16_Molto5_Saudia1_The4Winds6_SoundStorm3_Sary4_WW315_SONY14_UBISOFT2_Emkan7_Lay’s8_Doritos10_Tiger9_Rani11_Willyes12_BuffloBurger13_JMC16_Molto
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.

(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);