diff options
| author | Blaise Laflamme <blaise@laflamme.org> | 2010-10-30 17:35:23 -0400 |
|---|---|---|
| committer | Blaise Laflamme <blaise@laflamme.org> | 2010-10-30 17:35:23 -0400 |
| commit | 81119dd228950ebb22821b7813d651a26d4683ac (patch) | |
| tree | 77d0b4ef0afa49c481545c13b24b5590151f4e98 /docs/_static/nobile.css | |
| parent | 66fcbf652e68b6b0865fc211570a71350c9276b3 (diff) | |
| download | pyramid-81119dd228950ebb22821b7813d651a26d4683ac.tar.gz pyramid-81119dd228950ebb22821b7813d651a26d4683ac.tar.bz2 pyramid-81119dd228950ebb22821b7813d651a26d4683ac.zip | |
Added support for Nobile font in docs
Diffstat (limited to 'docs/_static/nobile.css')
| -rw-r--r-- | docs/_static/nobile.css | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/_static/nobile.css b/docs/_static/nobile.css new file mode 100644 index 000000000..26da42be4 --- /dev/null +++ b/docs/_static/nobile.css @@ -0,0 +1,36 @@ +/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 30, 2010 05:02:55 PM America/New_York */ + + + +@font-face { + font-family: 'NobileRegular'; + src: url('fonts/nobile-webfont.eot'); + src: local('☺'), url('fonts/nobile-webfont.woff') format('woff'), url('fonts/nobile-webfont.ttf') format('truetype'), url('fonts/nobile-webfont.svg#webfontJRE3eIdv') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'NobileItalic'; + src: url('fonts/nobile_italic-webfont.eot'); + src: local('☺'), url('fonts/nobile_italic-webfont.woff') format('woff'), url('fonts/nobile_italic-webfont.ttf') format('truetype'), url('fonts/nobile_italic-webfont.svg#webfonttYQJ7lut') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'NobileBold'; + src: url('fonts/nobile_bold-webfont.eot'); + src: local('☺'), url('fonts/nobile_bold-webfont.woff') format('woff'), url('fonts/nobile_bold-webfont.ttf') format('truetype'), url('fonts/nobile_bold-webfont.svg#webfontCQ83cnWY') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'NobileBoldItalic'; + src: url('fonts/nobile_bold_italic-webfont.eot'); + src: local('☺'), url('fonts/nobile_bold_italic-webfont.woff') format('woff'), url('fonts/nobile_bold_italic-webfont.ttf') format('truetype'), url('fonts/nobile_bold_italic-webfont.svg#webfontKoZkTjJU') format('svg'); + font-weight: normal; + font-style: normal; +} + |
