/* ePub base r2.1 ePubLibre - style.css*/ p { text-indent: 1.5em; } h1 { font-size: 2em; margin: 25% 0 0; font-family: "Armada"; } .subtit { font-size: 1.2em; padding: 0.75em 0 2.5em; text-align: center; } .inicio, .subtit { font-family: "Orbitron"; } .salto { font-size: 1.8em; padding: 0.35em 0; text-align: center; } .salto, .salto + p, .subtit, .subtit + p { text-indent: 0; } .vineta { padding: 1.5em 0 0; } @font-face { font-family: "Armada"; font-style: normal; font-weight: bold; src: url(../Fonts/Armada-cB.ttf); } @font-face { font-family: "Orbitron"; font-style: normal; font-weight: normal; src: url(../Fonts/Orbitron.ttf); }