Not able to apply my custom font to the book using themes.css. Changing the color of text and Font size is happening but font change is not happening. Please help.
themes.txt
themes.txt file is my themes.css and in code, I have used:
rendition.themes.register("dark", "themes.css");
rendition.themes.select("dark");
Not able to apply my custom font to the book using themes.css. Changing the color of text and Font size is happening but font change is not happening. Please help.
themes.txt
themes.txt file is my themes.css and in code, I have used:
rendition.themes.register("dark", "themes.css");
rendition.themes.select("dark");