## Bug Report **Problematic behavior** When a document contains an inline code inside a quote block, it is impossible to export it in PDF. There is this error in the console: ``` Uncaught (in promise) Error: Could not resolve font for GeistMono, fontWeight 400, fontStyle italic ``` **Steps to Reproduce** 1. Go to this demo document: https://docs.numerique.gouv.fr/docs/007ed7ab-a312-4026-b63c-d1ca924a7506/ 2. Export it in PDF 3. And then the bug happens!