Comment 2 for bug 962199

Revision history for this message
Jendrik Seipp (jendrikseipp) wrote : Re: RN should not be using Ubuntu typeface by default

Thanks for the report! Currently RedNotebook does the following for the export:

body {
        font-family: Ubuntu, Helvetica, Arial, sans-serif;
    }

What would you recommend instead?