Mercurial > hg > soundsoftware-site
changeset 1327:287f201c2802 redmine-2.2-integration
Add italic
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jun 2013 20:56:22 +0100 |
parents | 8516c3292901 |
children | b2ea0641f798 |
files | public/themes/soundsoftware/stylesheets/fonts.css |
diffstat | 1 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/public/themes/soundsoftware/stylesheets/fonts.css Wed Jun 19 18:52:48 2013 +0100 +++ b/public/themes/soundsoftware/stylesheets/fonts.css Wed Jun 19 20:56:22 2013 +0100 @@ -6,7 +6,15 @@ src: url('fonts/24BC0E_0_0.eot'); src: url('fonts/24BC0E_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/24BC0E_0_0.woff') format('woff'), url('fonts/24BC0E_0_0.ttf') format('truetype'); } - + +@font-face { + font-family: 'Insider'; + font-weight: normal; + font-style: italic; + src: url('fonts/276F6F_0_0.eot'); + src: url('fonts/276F6F_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/276F6F_0_0.woff') format('woff'), url('fonts/276F6F_0_0.ttf') format('truetype'); +} + @font-face { font-family: 'Insider'; font-weight: normal;