@font-face { font-family: 'notcouriersans'; src: url('../fonts/notcouriersans'); } @page{ size:A4; } @page :left { margin-left: 0.4in; margin-right: 1.2in; @bottom-left { content: counter(page); font-size: 9px; } @top-left { content: element(pageheader, first-except); font-size: 9px; } } @page :right { margin-left: 1.2in; margin-right: 0.4in; @bottom-right { content: counter(page); font-size: 9px; } @top-right { content: element(pageheader, first-except); font-size: 9px; } } #pageheader{ position: running(pageheader); } .title { font-size: 25px; text-align: center; font-family: 'notcouriersans'; margin-top: 7in; } .published { font-size: 20px; font-family: 'notcouriersans'; page-break-after: always; text-align: center; text-decoration: none; color: black; } .author { font-size: 20px; font-family: 'notcouriersans'; text-align: center; } #title_edition { font-size: 20px; font-family: 'notcouriersans'; text-align: center; } #amro { font-size: 20px; font-family: 'notcouriersans'; text-align: center; } .essay_content { font-family: 'notcouriersans'; font-size: 18px; }