Okay, i’m using a open-source font ‘Vegur’ in the website I’m working on. I’d like to also use in with a pdf I’m making with the cfdocument tag. It comes with a ExtraLight weight that I want to use as a header, but can’t figure out the css to get the pdf engine to use it. I’ve specified the font directory in the admin page (btw this is BlueDragon Server JX 7.0.1) and have tried font-weight:100 - 900, light, font-family:Vegur ExtraLight, etc.
I’m stuck. ANY help is appreciated.