Learn how to use static content and custom fonts in your document templates
/documents/static
directory of your project. This is the required location for serving static assets in your document templates./documents/static
directory. Access them using the absolute path:
process.env.DOCUMENTS_STATIC_PATH
to access files in your static directory:
/static
directory and load them using @font-face
: