diff options
author | Brion Vibber <brion@pobox.com> | 2010-10-05 11:27:05 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-10-05 11:27:05 -0700 |
commit | 0aa9f08dd29357d92711c4d101a5d8da5c198f6b (patch) | |
tree | ef4f5b59247bfe15ddc2d41db32733005b080def /theme/victorian/fonts/stylesheet.css | |
parent | f6d31185763004e4f2bae6ccd550256bc99bceda (diff) |
Victorian theme by Michael R. Bernstein
Includes Linux Libertine font, used under SIL Open Font License.
Diffstat (limited to 'theme/victorian/fonts/stylesheet.css')
-rw-r--r-- | theme/victorian/fonts/stylesheet.css | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/theme/victorian/fonts/stylesheet.css b/theme/victorian/fonts/stylesheet.css new file mode 100644 index 000000000..bbb24d16d --- /dev/null +++ b/theme/victorian/fonts/stylesheet.css @@ -0,0 +1,28 @@ +/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 5, 2010 08:38:55 PM America/New_York */ + + + +@font-face { + font-family: 'LinuxLibertineRegular'; + src: url('LinLibertine_Re-4.1_.8_-webfont.eot'); + src: local('☺'), url('LinLibertine_Re-4.1_.8_-webfont.woff') format('woff'), url('LinLibertine_Re-4.1_.8_-webfont.ttf') format('truetype'), url('LinLibertine_Re-4.1_.8_-webfont.svg#webfont3W3HuBJC') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'LinuxLibertineItalic'; + src: url('LinLibertine_It-4.0_.3_-webfont.eot'); + src: local('☺'), url('LinLibertine_It-4.0_.3_-webfont.woff') format('woff'), url('LinLibertine_It-4.0_.3_-webfont.ttf') format('truetype'), url('LinLibertine_It-4.0_.3_-webfont.svg#webfontJZPzbf10') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'LinuxLibertineBold'; + src: url('LinLibertine_Bd-4.0_.2_-webfont.eot'); + src: local('☺'), url('LinLibertine_Bd-4.0_.2_-webfont.woff') format('woff'), url('LinLibertine_Bd-4.0_.2_-webfont.ttf') format('truetype'), url('LinLibertine_Bd-4.0_.2_-webfont.svg#webfontA4g6XhNd') format('svg'); + font-weight: normal; + font-style: normal; +} + |