@font-face { font-family: "AGARAMOR"; font-style: normal; font-weight: normal; src: url("fonts/adobe_garamond.ttf"); } @font-face { font-family: "AGARAMOI"; font-style: italic; font-weight: normal; src: url("fonts/adobe_garamond_italic.ttf"); } @font-face { font-family: "AGARAMOB"; font-style: normal; font-weight: bold; src: url("fonts/adobe_garamond_bold.ttf"); } @font-face { font-family: "AGARAMBI"; font-style: italic; font-weight: bold; src: url("fonts/adobe_garamond_bold_italic.ttf"); } @font-face { font-family: "CYRILLIC"; font-style: normal; font-weight: normal; src: url(fonts/book_antiqua.ttf); } body { margin-top: 0.8em; margin-bottom: 0.8em; margin-left: 1em; margin-right: 1em; font-family: serif; font-family: "AGARAMOR"; font-style: normal; font-weight: normal; } .page { page-break-after: always; padding-top: 30%; } h1 { font-size: xx-large; text-align: center; } h2 { font-size: large; padding-top: 5em; padding-bottom: 1em; page-break-before: always; text-align: right; font-family: "CYRILLIC"; font-style: normal; font-weight: normal; } p { text-align: justify; text-indent: 1em; margin-top: 0.3em; margin-bottom: 0.3em; } .center { text-align: center; text-indent: 0; } .right { text-align: right; } strong { font-family: "AGARAMOB"; } em { font-family: "AGARAMOI"; } .u { text-decoration:underline } img { max-width: 100%; } img.logo { padding-top: 5%; padding-bottom: 5%; } div.img { text-align: center; }