@page { margin-bottom: 5pt; margin-top: 5pt } @font-face { font-family: "MyFontRegular"; src: url(styles/XXXXXXXXXXXXXXXX) format("opentype"); font-weight: normal; font-style: normal } @font-face { font-family: "MyFontBold"; src: url(styles/XXXXXXXXXXXXXXXX) format("opentype"); font-weight: bold } @font-face { font-family: "MyFontItalic"; src: url(styles/XXXXXXXXXXXXXXXX) format("opentype") } @font-face { font-family: "MyFontBoldItalic"; src: url(styles/XXXXXXXXXXXXXXXX) format("opentype"); font-weight: bold }