This commit is contained in:
2026-07-20 15:08:07 +02:00
parent 66bdf646ae
commit 5037b00699
5 changed files with 13 additions and 1 deletions

View File

@@ -60,6 +60,8 @@ export const colors = {
export const font = {
/** Headings — Bricolage Grotesque, always weight 800 in the design. */
display: 'BricolageGrotesque_800ExtraBold',
/** Serif accent, currently just the Home greeting. */
serif: 'Fraunces_800ExtraBold',
/** Body — Nunito Sans. */
regular: 'NunitoSans_400Regular',
semibold: 'NunitoSans_600SemiBold',