/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-family: "Gothamburg"; font-size: 2em; margin: 20% 0 1em; } .saltoinicio { margin-top: 25%; } hr { height: 2.5em; } h1 + p, hr + p, blockquote + p, .Augusta + p, .txt + p { text-indent: 0; } blockquote p { text-indent: 0; font-size: 0.85em; font-style: italic; } .txt { text-indent: 0; font-size: 0.85em; margin: 3%; } @font-face { font-family: "Gothamburg"; font-style: normal; font-weight: normal; src: url(../Fonts/Gothamburg.ttf); } .Gothamburg { font-family: "Gothamburg"; font-size: 2em; } @font-face { font-family: "Augusta"; font-style: normal; font-weight: normal; src: url(../Fonts/Augusta.ttf); } .Augusta { font-family: "Augusta"; font-size: 1.2em; text-indent: 0; margin: 0 5% 1em 5%; } .Augusta p { text-indent: 0; }