Tag
self hosted fonts
-
Remove Font Hero from Production and Keep Your Fonts
Once a site is finished and handed to the client, every active plugin is one more thing to update. If the typography is done, Font Hero doesn't need to stay…
-
Add a Custom Font in WordPress with Font Hero 2.0
Self-hosting your own font files in WordPress usually means writing @font-face rules by hand for every weight and style, and then keeping track of where each…
-
WOFF2 Only by Default: Font File Upload Options in Font Hero
When you self-host fonts in WordPress, it's easy to think you have to upload every format (WOFF2, WOFF, TTF) just to be safe. That means more files to manage…
-
Use Font Hero Fonts in Tailwind CSS with Winden
If you build with Tailwind CSS in WordPress, your self-hosted fonts and your utility classes often live in separate places. You end up writing custom CSS just…
-
Custom Fonts in Beaver Builder with Font Hero
Getting custom fonts into Beaver Builder usually means writing your own @font-face CSS and then typing the font name by hand in every module. With the Font…
-
How to Install and Activate Font Hero in WordPress
Font Hero isn't on WordPress.org, so you can't install it from the plugin search. You need to upload the zip yourself and then activate your license. This…
-
Register a Font Family in WordPress with Font Hero
Self-hosting a custom font in WordPress usually means uploading files over FTP and writing @font-face rules by hand for every weight and style. Font Hero lets…
-
Custom Fonts in Gutenberg with Font Hero: Font Family and Weight
Adding a custom font to the WordPress block editor often means writing @font-face rules or adding another plugin just to get the font into the list. With Font…
-
Custom Fonts in Bricks Builder with Font Hero
Bricks Builder can already self-host fonts, but it gives you only a few settings. You can't control font-display or preload one font face, and it doesn't…
-
Custom Fonts in Oxygen Builder with Font Hero
Custom fonts in Oxygen Builder often mean two font sources on one site: Oxygen still loads Google Fonts while your self-hosted fonts load separately. This…