Features
- Use your own purchased fonts as self-hosted web fonts
- Embedded base64 fonts
- Adobe Fonts and Google Fonts
- If you use downloadable web fonts, you can host these files yourself - a step closer to GDPR compliance
- Fonts can be applied to all kinds of HTML elements
- Override CSS classes with individual font settings
- Create CSS selectors with specific fonts
Concept
Managing (web-) fonts differs slightly between using your own fonts as well as Google and Adobe. This is why we have four sub-stacks within the Font stack:
- Web Fonts for your own fonts - either created by yourself or bought from any vendor of web fonts
- Google Fonts
- Adobe Fonts
- Embedded Fonts for subsetting and base64 embedding fonts into CSS