[Docs] Use a public domain font and also one that was more obviously not on the user's system.

This commit is contained in:
Chris Eppstein 2010-05-03 21:38:07 -07:00
parent 023d176453
commit a0423a85bc
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
@import compass/css3
+font-face("Angelina", font-files("examples/angelina.ttf", "truetype"))
+font-face("Blooming Grove", font-files("examples/bgrove.ttf", truetype, "examples/bgrove.otf", opentype))
.example
font-family: "Angelina"
font-family: "Blooming Grove"
padding: 1em