Team:University College London/css

From 2012.igem.org

Revision as of 19:11, 11 June 2012 by PhilippBoeing (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

@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;

}