Epub: polices intégrée CSS
Comment intégrer une police et l'utiliser dans un epub? Voici la réponse en image.

@font-face {
font-family : "kokila";
font-weight : normal;
font-style: serif;
src : url("../Fonts/kokila.ttf");
}
Pensez … 👉 Lire la suite