@typewe/montserrat
v1.0.0
Published
Self-hosted Montserrat variable font - geometric sans-serif inspired by urban typography
Maintainers
Readme
@typewe/montserrat
Self-hosted Montserrat variable font optimized for performance and privacy.
Features
- 🚀 Variable font - All weights (100-900) in a single file
- ⚡️ Fast - Self-hosted, no external CDN requests
- 🔒 Privacy-first - GDPR compliant, no tracking
- 📦 Lightweight - Optimized WOFF2 format
- 🎨 Complete family - Normal and Italic styles included
- 🏙️ Geometric design - Inspired by urban typography from Buenos Aires
Installation
npm install @typewe/montserratUsage
// app/layout.tsx
import '@typewe/montserrat/css/index.css';body {
font-family: 'Montserrat', sans-serif;
}Available Weights
Thin (100) to Black (900) - all weights supported in both normal and italic styles.
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/montserrat/css
