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

From 2014.igem.org

(Difference between revisions)
(Created page with "@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 300; src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(http://themes.go...")
 
(12 intermediate revisions not shown)
Line 1: Line 1:
@font-face {
@font-face {
-
   font-family: 'Source Sans Pro';
+
   font-family: 'Inder';
   font-style: normal;
   font-style: normal;
   font-weight: 300;
   font-weight: 300;
-
   src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGMVNtom4QlEDNJaqqqzqdSs.woff) format('woff');
+
   src: local('Inder'), local('Inder-Regular'), url(http://fonts.gstatic.com/s/inder/v4/FHGTq7lMPAUUQDHSR8P-gg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/inder/v4/LN9QVFa7kDa1_2Kui_Befw.woff) format('woff');
 +
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
}
 +
@font-face {
@font-face {
   font-family: 'Source Sans Pro';
   font-family: 'Source Sans Pro';
   font-style: normal;
   font-style: normal;
   font-weight: 400;
   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');
+
   src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://fonts.gstatic.com/s/sourcesanspro/v8/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/sourcesanspro/v8/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.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');
+
}
}

Latest revision as of 11:41, 18 August 2014

@font-face {

 font-family: 'Inder';
 font-style: normal;
 font-weight: 300;
 src: local('Inder'), local('Inder-Regular'), url(http://fonts.gstatic.com/s/inder/v4/FHGTq7lMPAUUQDHSR8P-gg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/inder/v4/LN9QVFa7kDa1_2Kui_Befw.woff) format('woff');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;

}

@font-face {

 font-family: 'Source Sans Pro';
 font-style: normal;
 font-weight: 400;
 src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://fonts.gstatic.com/s/sourcesanspro/v8/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/sourcesanspro/v8/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff');

}