I like having a proportional font in main buffer for writing plain text paragraphs (e.g. Georgia), but calendar buffer (M-x calendar) in org-mode looks funny (not properly aligned) if the font isn't monospaced (Cousine looks nice in calendar buffer, but not for paragraphs of text). Is there a way to configure Emacs (settings loaded from init.el) to display different fonts in main buffer and calendar buffer?
Also, tables look funny if the font isn't monospaced (not properly aligned, like in calendar buffer). Is it also possible to apply a font for tables that's different than the font of the main block of text?