Here's what I'm trying- In the head: ``` <li...
# advancedpdf
e
Here's what I'm trying- In the head:
Copy code
<link name="lineawesome" type="font" subtype="opentype" src="<https://MYCOMPSID-sb1.app.netsuite.com/core/media/media.nl?id=6772640&c=MYCOMPSID_SB1&h=_UV7j3SVviKQpW6gODyT2Jzm1Cq_hjwd8_Gpn1F7-nsHVRHA&_xt=.ttf>" bytes="2" />
In the style:
Copy code
* {
            font-family: lineawesome, sans-serif;
        }
in the body:
<span style="font-size: 28pt;">Start Icon &#xf12a; End Icon</span>