Better yet would be to set the font family to include alternatives and then the font type, this way if the user doesnt have a particular font, a similar effect can be achieved (remember to test). And your not depending on the user having 3rd party products installed.
e.g
Code:
font-family:Arial, Verdana, sans-serif;
__________________
live every day as if it was your first