in the dark and light theme there is the possibility to set the font for headlines (FONT_FAMILY_HEADLINE) and the body (FONT_FAMILY_BODY). Unfortunately, only the body font is still displayed everywhere. it seems as if the variable is ignored.
https://github.com/iotabots/nft-ui-components/blob/main/src/theme/dark.ts#L136
https://github.com/iotabots/nft-ui-components/blob/main/src/theme/light.ts#L136