Add fonts to web

This commit is contained in:
Jackson Harper 2023-12-11 11:08:55 +08:00
parent dd229d890e
commit bf50d33a6a
5 changed files with 2 additions and 0 deletions

View file

@ -44,6 +44,8 @@ const FONT_FAMILIES = [
'LXGWWenKai',
'AtkinsonHyperlegible',
'IBMPlexSans',
'Fraunces',
'Literata',
]
type SettingsProps = {