From 81119dd228950ebb22821b7813d651a26d4683ac Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Sat, 30 Oct 2010 17:35:23 -0400 Subject: Added support for Nobile font in docs --- docs/_static/nobile.css | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 docs/_static/nobile.css (limited to 'docs/_static/nobile.css') 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; +} + -- cgit v1.2.3