The source provided could not be parsed as a value list
The following error message:
can happen when the wrong syntax is passed to the FontFace API.
Older versions on Chrome, including Chrome 104 which runs in Remotion Lambda does not support the FontFace syntax without quotes.
❌ Without quotestxt
❌ Without quotestxt
✅ With quotestxt
✅ With quotestxt
To fix the issue, always include quotes.