The html editor we use is called CKEditor. You can do a lot with it using their api, including accomplishing the two things you ask about here. Just use google to find associated articles like:
"ckeditor set focus on load"
"ckeditor add custom fonts and styles"
You should be able to find whatever you need in their help documentation and forums.