@font-face { font-family : "Times"; src : url(fonts/times.ttf); } @font-face { font-family : "TimesBold"; font-weight : bold; src : url(fonts/timesbd.ttf); } @font-face { font-family : "TimesItalic"; font-style : italic; src : url(fonts/timesi.ttf); } @font-face { font-family : "TimesBoldItalic"; font-weight : bold; font-style : italic; src : url(fonts/timesbi.ttf); } @font-face { font-family : "Lato-Regular"; src : url(fonts/Lato-Regular.ttf); } @font-face { font-family : "Lato-Bold"; font-weight : bold; src : url(fonts/Lato-Bold.ttf); } @font-face { font-family : "Lato-Italic"; font-style : italic; src : url(fonts/Lato-Italic.ttf); } @font-face { font-family : "Lato-BoldItalic"; font-weight : bold; font-style : italic; src : url(fonts/Lato-BoldItalic.ttf); } @page { margin : 2mm; } sup { line-height : 0%; } p { margin-top : 0em; margin-bottom : 0em; } body { margin-left : 24pt; margin-right : 24pt; font-family : Times; font-style : normal; font-weight : normal; font-size : small; orphans : 2; widows : 2; } .ident { text-align : center; font-size : x-small; padding-top : 5%; } .pagecopyright { font-size : xx-small; } .info , .copy , .isbn { padding-top : 1%; margin-bottom : 0em; } .modulus { padding-top : 2%; margin-bottom : 2%; margin-left : 24pt; margin-right : 24pt; text-align : justify; font-size : xx-small; }