2012-03-09 05:02:49 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'MuseoSlab';
|
|
|
|
src: url('../font/museo_slab_300-webfont.eot');
|
2012-05-19 16:33:53 +00:00
|
|
|
src: url('../font/museo_slab_300-webfont.eot?#iefix') format('embedded-opentype'),
|
2012-03-09 05:02:49 +00:00
|
|
|
url('../font/museo_slab_300-webfont.ttf') format('truetype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'MuseoSlab';
|
|
|
|
src: url('../font/museo_slab_500-webfont.eot');
|
2012-05-19 16:33:53 +00:00
|
|
|
src: url('../font/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
|
2012-03-09 05:02:49 +00:00
|
|
|
url('../font/museo_slab_500-webfont.ttf') format('truetype');
|
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|