Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 134 → Rev 135

/trunk/styles/lcars-basic.css
16,7 → 16,7
font-family: "LCARS";
font-style: normal;
font-weight: normal;
src: local("LCARS"), url(fonts/LCARS.ttf);
src: local("LCARS"), url(/styles/fonts/LCARS.ttf);
}
 
/* EOT font created with WEFT on 2002-03-23 */
24,7 → 24,7
font-family: "Downloadable Haettenschweiler";
font-style: normal;
font-weight: normal;
src: url(fonts/HAETTEN0.eot), url(fonts/HAETTENS.ttf);
src: url(/styles/fonts/HAETTEN0.eot), url(/styles/fonts/HAETTENS.ttf);
}
 
/*
32,7 → 32,7
font-family:Webdings;
font-style:normal;
font-weight:normal;
src:url(fonts/WEBDING0.eot);
src:url(/styles/fonts/WEBDING0.eot);
}
*/
 
40,7 → 40,7
font-family: "Downloadable Zurich XCn BT";
font-style: normal;
font-weight: normal;
src: url(fonts/ZurichXCn.pfr);
src: url(/styles/fonts/ZurichXCn.pfr);
}
 
/* Basic display */