forwardemail / email-templates

Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
https://forwardemail.net/docs/send-emails-with-node-js-javascript
MIT License
3.67k stars 337 forks source link

how to import fonts using @font-face? #342

Closed nabiltkarim closed 5 years ago

nabiltkarim commented 5 years ago

I tried using the juice-options and pass insertPreservedExtraCss: true and preserveFontFaces: true. as suggested in another issue but it didn't work. Any idea on how to fix this?