Paul Woods
Results
2
comments of
Paul Woods
I base64 the src if that helps. ``` @font-face { Â font-family: "CustomFont"; Â font-style: normal; font-weight: 700; Â src: url(data:font/truetype;base64,....) } ```
Using EJS 3.1.3 with Express 4.17.1 and cannot get includes to work either `include not a function` without async.