File: fancy-fonts.sass

package info (click to toggle)
ruby-compass 0.12.2~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,308 kB
  • sloc: ruby: 10,474; makefile: 42; xml: 14
file content (10 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
@import compass/css3

+font-face("Blooming Grove", font-files("bgrove.ttf", truetype, "bgrove.otf", opentype))
+font-face("Prociono", font-files("Prociono.otf", opentype))
h1
  font-family: "Blooming Grove"
  font-size: 3em
h2
  font-family: "Prociono"
  font-size: 2em