1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
body { font-family: handnotes, monospace; } h1, h2, h3 { font-family: typewriter, monospace; } a { font-family: typewriter, monospace; } p.quote { font-family: typewriter, monospace; } pre { font-family: typewriter, monospace; }