Team:ETH Zurich/css/fonts.googleapis.css

From 2014.igem.org

Revision as of 08:29, 7 August 2014 by Clormeau (Talk | contribs)

@font-face {

 font-family: 'Lora';
 font-style: normal;
 font-weight: 400;
 src: local('Lora'), url(http://themes.googleusercontent.com/static/fonts/lora/v5/5-AYViExptypIdFoLKAxTA.woff)   format('woff');

} @font-face {

 font-family: 'Source Sans Pro';
 font-style: normal;
 font-weight: 400;
 src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/ODelI1aHBYDBqgeIAH2zlNHq-FFgoDNV3GTKpHwuvtI.woff) format('woff');

} @font-face {

 font-family: 'Source Sans Pro';
 font-style: normal;
 font-weight: 600;
 src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGCmgpmuQqK2I-L2S9cF65Ek.woff) format('woff');

}