diff options
| author | Ben Bangert <ben@groovie.org> | 2010-10-30 15:54:14 -0700 |
|---|---|---|
| committer | Ben Bangert <ben@groovie.org> | 2010-10-30 15:54:14 -0700 |
| commit | 00c54262f122e5b8986ecd50961b1039339ec642 (patch) | |
| tree | fe085bb573192a8b9e10c694f0fa5186785c555d /docs/_static/nobile.css | |
| parent | 3c9a0480762afa6292fb1b9355f179153ad2ed41 (diff) | |
| parent | 67106ba699d7856550f6f57ef9158a3722484958 (diff) | |
| download | pyramid-00c54262f122e5b8986ecd50961b1039339ec642.tar.gz pyramid-00c54262f122e5b8986ecd50961b1039339ec642.tar.bz2 pyramid-00c54262f122e5b8986ecd50961b1039339ec642.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
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; +} + |
