Promptaide Web — Third-Party Notices ==================================== The production build (`npm run build` → `out/`) self-hosts four typefaces via `next/font/google`. All four are licensed under the SIL Open Font License, Version 1.1 (OFL-1.1). The full license text is included at `public/licences/SIL-Open-Font-License-1.1.txt` and is served alongside the font files at /licences/SIL-Open-Font-License-1.1.txt. Public notices are accessible from /licences/ and are copied into every static export. Bundled fonts (loaded in `app/layout.tsx`): • Bricolage Grotesque — Copyright 2022 The Bricolage Grotesque Project Authors (https://github.com/ateliertriay/bricolage) Used for display headings (weights 700, 800). • Geist — Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font) Used for body/sans text (weights 400–700). • Space Mono — Copyright 2016 The Space Mono Project Authors (https://github.com/googlefonts/spacemono) Used for monospace/code accents (weights 400, 700). • Instrument Serif — Copyright 2022 The Instrument Serif Project Authors (https://github.com/Instrument/instrument-serif) Used for italic serif accents (weight 400).