/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 2em; } .salto05 { padding-top: 0.5em; } .titulo { font-size: 1.8em; font-family: "NewsGoth"; font-weight: normal; margin: 20% 0 14%; text-align: center; text-indent: 0; } .titulo1 { font-size: 1.5em; font-family: "NewsGoth"; font-weight: normal; margin: 20% 0 14%; text-align: center; text-indent: 0; } .titulo2 { font-size: 1.5em; font-family: "NewsGoth"; font-weight: normal; margin: 20% 0 4%; text-align: center; text-indent: 0; } .subtit { font-size: 1.2em; font-family: "NewsGoth"; font-weight: normal; margin: 0 0 12%; text-align: center; text-indent: 0; } .cita1 { font-size: 0.85em; margin: 1.5em 10%; } .asteriscos { display: block; padding: 6% 0; text-align: center; text-indent: 0; } /** F U E N T E S **/ @font-face { font-family: "NewsGoth"; font-style: normal; font-weight: normal; src: url(../Fonts/NewsGoth.ttf); } @font-face { font-family: "DIN-L"; font-style: normal; font-weight: normal; src: url(../Fonts/DIN-L.otf); } .DinLight { font-family: "DIN-L"; }