# HG changeset patch # User Chris Cannam # Date 1371671782 -3600 # Node ID 287f201c2802333ae4981ba8179366ffb5d11199 # Parent 8516c329290152600ce0524f43a514751f9e8551 Add italic diff -r 8516c3292901 -r 287f201c2802 public/themes/soundsoftware/stylesheets/fonts.css --- 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;