/* ePub base r2.1 ePubLibre - style.css*/ p { text-indent: 1.5em; } h2 { font-size: 2em; margin: 0 0 1.5em; font-weight: normal; font-family: "DIN"; } .vineta { padding: 0 0 1em; } .capitular { font-size: 450%; float: left; margin: -0.15em 1% -0.2em 0; line-height: 1.3em; height: 1em; font-family: "John"; } .separador { padding: 1.25em 33%; text-align: center; } .separador img { max-width: 100%; } span.sms, blockquote.sms { font-family: "DIN"; } blockquote.sms p { text-indent: -4.5%; padding: 0 0 0.25em 4.5%; } blockquote.caligra p { font-family: "John"; text-align: center; line-height: 1.4em; } .citaini p { text-align: right; margin-top: 0.5em; } .dedicatoria, blockquote { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } .dedicatoria, .citaini { margin: 25% 3% 0; } h2 + p, blockquote + p, .separador, .separador + p, .dedicatoria p, blockquote.caligra p { text-indent: 0; } @font-face { font-family: "DIN"; font-style: normal; font-weight: normal; src: url(../Fonts/DIN-L.otf); } @font-face { font-family: "John"; font-style: normal; font-weight: normal; src: url(../Fonts/JohnHandy.ttf); }