News

Download Over 1,500 Google Fonts in Your Laravel Project

Published
Download Over 1,500 Google Fonts in Your Laravel Project image

Laravel Webfonts is a package that allows you to easily download, install, and preload over 1,500 Google fonts locally in your Laravel project. Using the amazing Laravel Prompts feature, you can quickly search for fonts and install them via the CLI:

Following the prompts, this package will download the fonts to your project and generate a fonts.css stylesheet. You can then load this CSS file into your primary stylesheet. This package simplifies the steps required to add a font to your project.

Here are the main features this package provides:

  • Search and install over 1,500 Google fonts from the public google-webfonts-helper API.
  • Automatically generate @font-face CSS at-rules when installing fonts using CLI.
  • Supports Vite and Bud out of the box with zero configuration.
  • Provides an easy-to-use @preloadFonts Blade directive to preload fonts found in the Vite/Bud manifest.
  • Automatically injects font preload markup into wp_head on WordPress sites running Acorn.

You can learn more about this package, get full installation instructions, and view the source code on GitHub.

Related post: Manage self-hosted Google Fonts in Laravel apps

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article