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": [ "items": [
{ {
"name": "Display", "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"] "value": ["Redhat", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "sans-serif"]
}, },
{ {
"name": "Base", "name": "Base",
"description": "Base font stack for body text.", "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": [ "value": ["Inclusive Sans", "system-ui", "sans-serif"]
"Figtree",
"Optima",
"Candara",
"Noto Sans",
"source-sans-pro",
"sans-serif"
]
}, },
{ {
"name": "Mono", "name": "Mono",
"description": "Monospace font for code and preformatted text.", "description": "Monospace font for code and preformatted text.",
"value": [ "value": [
"RobotoMono",
"ui-monospace", "ui-monospace",
"Cascadia Code", "Cascadia Code",
"Source Code Pro", "Source Code Pro",

Binary file not shown.

Binary file not shown.