Files
webgems/resources/typography.json
2019-10-13 15:46:03 +02:00

49 lines
1.3 KiB
JSON

{
"title": "Typography",
"slug": "/typography",
"resources": [
{
"title": "Google Fonts",
"desc": "Large library of high-quality, free web fonts.",
"url": "https://fonts.google.com/",
"tags": []
},
{
"title": "The Font Loading Checklist",
"desc": "Four important considerations when loading web fonts.",
"url": "https://www.zachleat.com/web/font-checklist/",
"tags": []
},
{
"title": "Practical Typography",
"desc": "A just-deep-enough dive into typography for designers.",
"url": "https://practicaltypography.com/",
"tags": []
},
{
"title": "Wakamai Fondue",
"desc": "Extensive font file analyzer that tells you everything you need to know about your font.",
"url": "https://wakamaifondue.com/",
"tags": []
},
{
"title": "Typewolf",
"desc": "Discover trending fonts and pairings from around the web.",
"url": "https://www.typewolf.com/",
"tags": []
},
{
"title": "Typography Handbook",
"desc": "A concise, referential guide on best web typographic practices.",
"url": "http://typographyhandbook.com",
"tags": []
},
{
"title": "Fontjoy",
"desc": "Generate font combinations with deep learning.",
"url": "https://fontjoy.com/",
"tags": []
}
]
}