Adeotype Fonts Wiki

Adeotype Fonts is a free font-delivery service developed by Adeotype that allows developers to use any fonts from any participating type foundry in their web projects.

The service is available globally and works on most modern devices, including desktop and mobile platforms. Most modern web browsers (such as Google Chrome, Safari, and Mozilla Firefox) should be able to run the service. Speeds depend on the user’s internet connection, their browser, and their overall system.

Fonts available from the Adeotype Fonts Library are delivered in either TrueType or WOFF2 formats depending on the foundry.

Embed codes

Add the JavaScript code below to the <head> of your HTML document to use fonts from this API.

<script src="https://adeotypefonts.pages.dev/apis/fonts.min.js"></script>

Choose the foundries you want and add them to the script below, then add the code to the <head> of your HTML document.

<script>BarclayFonts.load({foundries: ['foundry1', 'foundry2']});</script>

Font CSS

Select the font families you want from our library and add them to your CSS code.

font-family: 'Neue Hoffmann Paneuro', sans-serif;

Available foundries

Foundries are listed in alphabetical order by Foundry ID. At any time, foundries may be added or removed from our collection.

Foundry Name Foundry Website Foundry ID
Adeotype Studio https://adeotype.pages.dev/ adeotype
Auroratype https://auroratype.pages.dev/ auroratype
Imperial Typeface Group (ITC) https://itgfonts.pages.dev/ atc
Moneto Font Trust https://moneto.pages.dev/ moneto
Webstream https://webstreamfonts.pages.dev/ webs
Webstream 2 https://webstreamfonts.pages.dev/ webs2

Font licensing

Most fonts available on Adeotype Fonts are licensed under the SIL Open Font License. Some fonts may be available under other open-source licenses. They’re still free to use, but may have different rules for modifying. The best way to check a font’s license is to contact the foundry or visit their website.