You could chose from any of the freely available fixed width fonts and embed them in your site.
If you don't want to embed a font in your page, you could use the following to take whatever monospace (another term for fixed width) font is available:
font-family: "Courier New", Courier, monospace;