mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #2140 from omnivore-app/feat/more-web-fonts
Add more fonts
This commit is contained in:
commit
67dc324eb5
10 changed files with 7 additions and 0 deletions
|
|
@ -4,12 +4,15 @@ import { theme } from '../../tokens/stitches.config'
|
|||
import { CaretLeft, Check } from 'phosphor-react'
|
||||
|
||||
const FONT_FAMILIES = [
|
||||
'AtkinsonHyperlegible',
|
||||
'Inter',
|
||||
'System Default',
|
||||
'Merriweather',
|
||||
'Lora',
|
||||
'Open Sans',
|
||||
'Roboto',
|
||||
'Newsreader',
|
||||
'Montserrat',
|
||||
'Crimson Text',
|
||||
'OpenDyslexic',
|
||||
'Source Serif Pro',
|
||||
|
|
|
|||
|
|
@ -35,9 +35,13 @@ const FONT_FAMILIES = [
|
|||
'Lora',
|
||||
'Open Sans',
|
||||
'Roboto',
|
||||
'Newsreader',
|
||||
'Montserrat',
|
||||
'Crimson Text',
|
||||
'OpenDyslexic',
|
||||
'Source Serif Pro',
|
||||
'LXGWWenKai',
|
||||
'AtkinsonHyperlegible',
|
||||
]
|
||||
|
||||
type SettingsProps = {
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
packages/web/public/static/fonts/LXGWWenKai/LXGWWenKai-Bold.ttf
Normal file
BIN
packages/web/public/static/fonts/LXGWWenKai/LXGWWenKai-Bold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
packages/web/public/static/fonts/Newsreader/Newsreader-Bold.ttf
Normal file
BIN
packages/web/public/static/fonts/Newsreader/Newsreader-Bold.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue