mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add the IBM Plex Sans font to the web
This commit is contained in:
parent
c34207d5ea
commit
033e337f78
5 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ const FONT_FAMILIES = [
|
|||
'Merriweather',
|
||||
'Lora',
|
||||
'Open Sans',
|
||||
'IBMPlexSans',
|
||||
'Roboto',
|
||||
'Newsreader',
|
||||
'Montserrat',
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ const FONT_FAMILIES = [
|
|||
'Source Serif Pro',
|
||||
'LXGWWenKai',
|
||||
'AtkinsonHyperlegible',
|
||||
'IBMPlexSans',
|
||||
]
|
||||
|
||||
type SettingsProps = {
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue