If you are careful, you can mix the newer Cascading Stylesheets with older tags like <font>. However, this has to be done so that the CSS commands will have priority over the older tags.
The advantage of using both <font> tags, and CSS commands, is that you keep attractive pages for older browsers, but also have the flexibility of CSS stylesheets for changing site appearance in the future.