SmellBook
Menu

FREE RESOURCES

Use accessible tools before expensive infrastructure.

SmellBook’s public website currently relies on open/free typography, original CSS and original lightweight SVG assets rather than paid visual libraries or tracking-heavy widgets.

01

Instrument Serif

Open-source display serif used for editorial headings through next/font.

02

Manrope

Open-source sans serif used for interface and body typography through next/font.

03

Next.js + React

The public website runtime and rendering stack.

04

Original CSS

SmellBook’s visual system, layouts, interactions and responsive rules are written in the project rather than purchased as a template.

05

Original SVG assets

The browser mark and social-share artwork are original project assets rather than stock photography.

FONT DELIVERY

No runtime request to Google Fonts.

Instrument Serif and Manrope are configured with next/font using display: swap. Next.js downloads and self-hosts the font assets as part of the application build rather than requiring the visitor’s browser to request Google Fonts.