Hidden password in input text box

How do I hide the letters in a password input text box. I have an input text box for the viewer to type in a password and would like the password to not show when typed in, like is the case with html text boxes, where you just see a bullet for each letter in the password. How would I do this? Is there a font I could use?

Thanks for any help with this.