@page { margin-bottom: 5pt; margin-top: 5pt } @font-face { font-family: "MyFont"; font-weight: normal; font-style: normal; src: url(res:///Data/fonts/myfont.ttf) } @font-face { font-family: "MyFont"; font-weight: bold; font-style: normal; src: url(res:///Data/fonts/myfontb.ttf) } @font-face { font-family: "MyFont"; font-weight: normal; font-style: italic; src: url(res:///Data/fonts/myfonti.ttf) }