I’m aware that there is figma desktop application written on electron and it is very interesting project. But it uses rust to load fonts and overly complicated for me, since it embedded figma web page in electron app.
If I use webview is there any way to load custom fonts using IPC and pure node.js api?