Difference between revisions of "Team:UCLA/Template/CSS"

Line 3: Line 3:
 
<link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
 +
 +
<!--new font-->
 +
@font_face {
 +
                font-family: nexalight
 +
                src: url(https://static.igem.org/mediawiki/2015/7/7c/UCLAiGEMNexaLight.otf) format("opentype");
 +
}
  
  

Revision as of 00:28, 7 September 2015

@font_face { font-family: nexalight src: url(https://static.igem.org/mediawiki/2015/7/7c/UCLAiGEMNexaLight.otf) format("opentype"); }