Mercurial > hg > soundsoftware-site
annotate public/themes/soundsoftware/stylesheets/fonts.css @ 1478:5ca1f4a47171 bibplugin_db_migrations
Close obsolete branch bibplugin_db_migrations
author | Chris Cannam |
---|---|
date | Fri, 30 Nov 2012 14:40:50 +0000 |
parents | 5d7e63e51c1e |
children | 18052001fe11 |
rev | line source |
---|---|
Chris@17 | 1 |
Chris@17 | 2 @font-face { |
chris@991 | 3 font-family: 'Insider'; |
chris@991 | 4 font-weight: bold; |
chris@991 | 5 font-style: normal; |
chris@991 | 6 src: url('fonts/24BC0E_0_0.eot'); |
chris@991 | 7 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'); |
chris@991 | 8 } |
chris@991 | 9 |
chris@991 | 10 @font-face { |
chris@991 | 11 font-family: 'Insider'; |
chris@991 | 12 font-weight: normal; |
chris@991 | 13 font-style: normal; |
chris@991 | 14 src: url('fonts/24BC35_0_0.eot'); |
chris@991 | 15 src: url('fonts/24BC35_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/24BC35_0_0.woff') format('woff'), url('fonts/24BC35_0_0.ttf') format('truetype'); |
Chris@17 | 16 } |
Chris@17 | 17 |
Chris@17 | 18 @font-face { |
chris@991 | 19 font-family: 'Insider-Medium'; |
chris@991 | 20 font-weight: normal; |
chris@991 | 21 font-style: normal; |
chris@991 | 22 src: url('fonts/24BC0E_0_0.eot'); |
chris@991 | 23 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'); |
Chris@17 | 24 } |
chris@991 | 25 |
Chris@17 | 26 @font-face { |
chris@991 | 27 font-family: 'Insider-Regular'; |
chris@991 | 28 font-weight: normal; |
chris@991 | 29 font-style: normal; |
chris@991 | 30 src: url('fonts/24BC35_0_0.eot'); |
chris@991 | 31 src: url('fonts/24BC35_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/24BC35_0_0.woff') format('woff'), url('fonts/24BC35_0_0.ttf') format('truetype'); |
Chris@17 | 32 } |