Team:University College London/css

From 2012.igem.org

(Difference between revisions)
PhilippBoeing (Talk | contribs)
(Created page with "@font-face { font-family: 'MavenProRegular'; src: url('maven_pro_regular-webfont.eot'); src: url('maven_pro_regular-webfont.eot?#iefix') format('eot'), url('...")
Newer edit →

Revision as of 19:11, 11 June 2012

@font-face {

   font-family: 'MavenProRegular';
   src: url('maven_pro_regular-webfont.eot');
   src: url('maven_pro_regular-webfont.eot?#iefix') format('eot'),
        url('maven_pro_regular-webfont.woff') format('woff'),
        url('maven_pro_regular-webfont.ttf') format('truetype'),
        url('maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');
   font-weight: normal;
   font-style: normal;

}