mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Added missing heading fonts to body fonts
This commit is contained in:
parent
17a2fbc7e4
commit
52554ac7ca
1 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,9 @@ export const CUSTOM_FONTS: CustomFonts = {
|
|||
'Chakra Petch'
|
||||
],
|
||||
body: [
|
||||
'Space Grotesk',
|
||||
'Playfair Display',
|
||||
'Chakra Petch',
|
||||
'Bebas Neue',
|
||||
'Noto Sans',
|
||||
'Poppins',
|
||||
|
|
Loading…
Add table
Reference in a new issue