If you are relying on CSS to style the text remember to style the container that you are targeting, so the fckeditor sits in an iframe tag. Unfortunately I don't think that the font style is settable for an iframe, so you may have to rely on it inheriting from the body tag.
Re: How can I assign a default font for the text entered?