@typewe/lato
v1.0.0
Published
Self-hosted Lato font - warm, friendly sans-serif with classical proportions
Maintainers
Readme
@typewe/lato
Self-hosted Lato font optimized for performance and privacy.
Features
- ⚡️ Fast - Self-hosted, no external CDN requests
- 🔒 Privacy-first - GDPR compliant, no tracking
- 📦 Lightweight - Optimized WOFF2 format
- 🎨 Three weights - Light (300), Regular (400), Bold (700)
- 📖 Humanist design - Warm, friendly with classical proportions
Installation
npm install @typewe/latoUsage
// app/layout.tsx
import '@typewe/lato/css/index.css';body {
font-family: 'Lato', sans-serif;
font-weight: 400;
}Available Weights
- Light: 300
- Regular: 400
- Bold: 700
License
Licensed under the SIL Open Font License (OFL-1.1).
More Fonts
Visit TypeWeave for more self-hosted fonts.
Support
- 📚 Documentation: typeweave.com/documentation
- 🌐 CDN Alternative:
https://typeweave.com/api/fonts/lato/css
