update fonts

This commit is contained in:
madrilene 2024-06-03 11:12:12 +02:00
parent 9a247b1f1c
commit a70020d417
11 changed files with 3 additions and 11 deletions

View file

@ -4,26 +4,18 @@
"items": [
{
"name": "Display",
"description": "Display font stack for headings and large text.",
"description": "Display font stack for headings and large text. ",
"value": ["Redhat", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "sans-serif"]
},
{
"name": "Base",
"description": "Base font stack for body text.",
"value": [
"Figtree",
"Optima",
"Candara",
"Noto Sans",
"source-sans-pro",
"sans-serif"
]
"description": "Base font stack for body text. Inclusive Sans is a free, friendly and clean typeface made for enhanced legibility. oliviaking.com/inclusive-sans",
"value": ["Inclusive Sans", "system-ui", "sans-serif"]
},
{
"name": "Mono",
"description": "Monospace font for code and preformatted text.",
"value": [
"RobotoMono",
"ui-monospace",
"Cascadia Code",
"Source Code Pro",

Binary file not shown.

Binary file not shown.