Custom fonts
Pick any font from Bunny Fonts or Google Fonts, copy the code the page builds for you, and paste it into Ghost. Nothing to edit.
Quiet comes with Newsreader for headings and Manrope for everything else. If you would rather use another typeface, pick it below, copy the code this page writes for you, and paste it into Ghost. That is the whole job.
Try Ghost's own font picker first
Ghost has a Heading font and Body font picker under Design & branding → Brand, with 21 fonts and no code at all. Quiet follows it. This page is for a font that is not on that list.
Choose your fonts
Type a font name into either box and pick it from the list. You can change just the headings, just the body text, or both. Leave a box empty to keep Quiet's own font for that part. Not sure which to choose? Browse fonts.bunny.net or fonts.google.com first; every family on either site is in the list here.
Under each font you will see it rendered, with the words Regular, Bold, Italic in that font. If a word does not change, that font does not have that style, and a note under the box says so. The Copy button sits in the top corner of the code.
Paste the code into Ghost
In Ghost Admin, go to Settings → Code injection.
Click into the Site header box and paste. If there is already code in the box, paste yours on a new line at the end.
Click Save.
Save and look
Open your site in a new tab and reload it with Cmd/Ctrl + Shift + R. Your headings, or your body text, or both, are now in the font you chose.
Check one post while you are there: a heading, a paragraph, a bold word and an italic word. If any of those looks wrong, the answers are just below.
Something not right?
Good to know
Code injection
Restyle any part of Quiet with a few lines of CSS in Ghost's code injection. What the stable handles are, how to use the theme's own colours, and what not to touch.
Hook reference
Every data-region, data-component, data-variant and data-part handle Quiet ships, in lookup tables: header, homepage, feeds, posts, podcast, videos, portfolio and footer.