Biomod/2013/UT-Austin: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:


//Get the playbill font by Hank Gillette, 1992, public domain
//Get the playbill font by Hank Gillette, 1992, public domain
@font-face { 
<link href='http://fonts.googleapis.com/css?family=Montaga' rel='stylesheet' type='text/css'>
   font-family: Playbill2;
   font-family: 'Montaga', serif;
   src: url( 'http://openwetware.org/images/e/e6/PLAYBILL.eot' ); /* IE */   
   src: url( 'http://openwetware.org/images/e/e6/PLAYBILL.eot' ); /* IE */   
   src: local(Playbill),  
   src: local(Playbill),  

Revision as of 02:36, 27 October 2013