Use custom font (#2343)
This PR adds our custom version of Shantell Sans. Not sure if we need to keep the old file around for backwards compat? ### Change Type - [x] `major` ### Release Notes - Add a brief release note for your PR here. --------- Co-authored-by: huppy-bot[bot] <128400622+huppy-bot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a026504fe
commit
55f95bb666
18 changed files with 12 additions and 12 deletions
|
@ -18,7 +18,7 @@ const FONT_MAPPING: Record<string, string> = {
|
|||
'IBMPlexMono-Medium': 'monospace',
|
||||
'IBMPlexSerif-Medium': 'serif',
|
||||
'IBMPlexSans-Medium': 'sansSerif',
|
||||
'Shantell_Sans-Normal-SemiBold': 'draw',
|
||||
'Shantell_Sans-Tldrawish': 'draw',
|
||||
}
|
||||
|
||||
const ASSETS_FOLDER_PATH = join(BUBLIC_ROOT, 'assets')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue