4 <renderer mime="application/pdf">
5 <!-- Full path to truetype fonts to be embedded in PDF file -->
8 <font embed-url="file:///home/pere/.fonts/CrimsonText-Regular.ttf">
9 <font-triplet name="Crimson Text" style="normal" weight="normal"/>
11 <font embed-url="file:///home/pere/.fonts/CrimsonText-Italic.ttf">
12 <font-triplet name="Crimson Text" style="italic" weight="normal"/>
14 <font embed-url="file:///home/pere/.fonts/CrimsonText-Bold.ttf">
15 <font-triplet name="Crimson Text" style="normal" weight="bold"/>
18 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerif.ttf">
19 <font-triplet name="Times" style="normal" weight="normal"/>
21 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifBold.ttf">
22 <font-triplet name="Times" style="normal" weight="bold"/>
24 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifItalic.ttf">
25 <font-triplet name="Times" style="italic" weight="normal"/>
27 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifBoldItalic.ttf">
28 <font-triplet name="Times" style="italic" weight="bold"/>