1,393
edits
No edit summary |
mNo edit summary |
||
Line 82: | Line 82: | ||
@font-face { | @font-face { | ||
font-family: " | font-family: "BigNoodle"; | ||
src: url("http://dl.dropbox.com/u/15439542/WebFonts/BigNoodle.ttf"); | src: url("http://dl.dropbox.com/u/15439542/WebFonts/BigNoodle.ttf"); | ||
} | } | ||
. | .bign { | ||
font-family: " | font-family: "BigNoodle", Verdana, sans-serif; | ||
} | } |