Fonts
Learn how to load custom fonts
By default font is loaded based on specific theme. The system automatically selects appropriate fonts based on your chosen theme to ensure optimal readability and visual consistency.
Configuration
you can also set font settings for specific areas:
or use any src you want:
Atomic Loads
You can also load multiple font atomically by using an array configuration. This approach gives you precise control over which font weights are loaded, optimizing performance by only loading the specific weights you need:
BundleComing Soon
Bundling helps self-hosting fonts that can significantly improve website performance by eliminating the extra latency caused by additional DNS resolution and TCP connection establishment that is required when using a CDN like Google Fonts.
Show your support! Star us on GitHub ⭐️