[Docs] Use a public domain font and also one that was more obviously not on the user's system.
This commit is contained in:
parent
023d176453
commit
a0423a85bc
Binary file not shown.
BIN
doc-src/assets/fonts/examples/bgrove.otf
Executable file
BIN
doc-src/assets/fonts/examples/bgrove.otf
Executable file
Binary file not shown.
BIN
doc-src/assets/fonts/examples/bgrove.ttf
Executable file
BIN
doc-src/assets/fonts/examples/bgrove.ttf
Executable file
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user