Lato
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://fontfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://fontfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://fontfyi.com/entity//)
Use the native HTML custom element.
À propos Lato
Warsaw-based designer Lukasz Dziedzic created Lato with a dual personality: semi-rounded details in letters like 'a' and 'e' give it warmth up close, while the overall structure reads as clean and businesslike at a distance. These seemingly contradictory traits make it highly effective for corporate websites and marketing materials where trustworthiness and approachability must coexist. Available in five weights with matching italics, it has endured as a reliable body text choice for over a decade.
Design Analysis
Lato blends semi-rounded letterforms with a strong, stable structure, creating a warm yet professional typeface. Originally designed as a corporate font, its details reveal classical proportions softened by subtle curves in terminals and counters. The family offers ten weights, each maintaining the balance between seriousness and friendliness.
Recommended Use Cases
Well-suited for corporate websites, SaaS dashboards, and professional documents where warmth without informality is needed. Works as both heading and body text, reducing the need for multiple font families.
Table de caractères
NnOoPpQqRrSsTtUuVvWwXxYyZz
0123456789
!@#$%^&*()_+-=[]{}|;':",.<>?
Cascade de graisses (5)
Comment utiliser
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@100;300;700;900;400&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;700;900;400&display=swap');
font-family: 'Lato', sans-serif;
brew install --cask font-lato
Détails
- Catégorie
- Sans Serif
- Style
- humanist-sans
- Graisses
- 5
- Italique
- ✓
- Coréen
- ✗
- Designer
- Lukasz Dziedzic
- Licence
- OFL
- Version
- Popularité
- #8
- Téléchargements
- 186
Utilisation de la licence
| Usage web | Autorisé |
| Impression | Autorisé |
| Vidéo / Diffusion | Autorisé |
| Emballage | Autorisé |
| Intégration dans les apps | Autorisé |
| Marque / Logo | Autorisé |
| Modification | Autorisé |
OFL — Gratuit pour usage personnel et commercial
Support linguistique
Idéal pour
Polices similaires
Concepts typographiques
-
Web Font
A font specifically designed or licensed for use on websites, loaded via CSS @font-face or services like Google Fonts.
-
OFL (SIL Open Font License)
The most common open-source font license. Allows free use, modification, and redistribution. All Google Fonts use OFL or Apache 2.0.
-
Modular Scale
A sequence of harmonious numbers based on a ratio (e.g., 1.25 minor third, 1.333 perfect fourth, 1.618 golden ratio) used to set type sizes.
-
Letter Spacing
The CSS property for adjusting spacing between all characters. Positive values spread letters apart; negative values bring them closer.
-
FOUT
Flash of Unstyled Text — when a fallback font briefly appears before the web font loads. Mitigated by font-display: swap.
-
CLS (Font-related)
Cumulative Layout Shift caused by font loading — text reflows when web font replaces fallback due to different metrics. A Core Web Vital issue.