Template:SMTexas/font

From 2014hs.igem.org

Revision as of 19:48, 20 June 2014 by VikReddy (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

@font-face {

 font-family: 'Roboto Condensed';
 font-style: normal;
 font-weight: 300;
 src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff) format('woff');

} @font-face {

 font-family: 'Roboto Condensed';
 font-style: normal;
 font-weight: 400;
 src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff');

} @font-face {

 font-family: 'Roboto Condensed';
 font-style: normal;
 font-weight: 700;
 src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nCSLrGe-fkSRw2DeVgOoWcQ.woff) format('woff');

} @font-face {

 font-family: 'Roboto Condensed';
 font-style: italic;
 font-weight: 700;
 src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/mg0cGfGRUERshzBlvqxeAAm1Bdh5PCvFKhAPu2iWX-U.woff) format('woff');

}