Team:CIDEB-UANL Mexico/fonts.css

From 2014hs.igem.org

(Difference between revisions)
(Created page with "@charset 'UTF-8'; @font-face { font-family: 'FontAwesome'; src: url('fonts/fontawesome-webfont.eot?v=3.0.1'); src: url('fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format(...")
 
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<style type="text/css">
@charset 'UTF-8';
@charset 'UTF-8';
Line 377: Line 380:
.icon-cloud-upload:before   { content: "\f0ee"; }
.icon-cloud-upload:before   { content: "\f0ee"; }
.icon-cloud-download:before   { content: "\f0ed"; }
.icon-cloud-download:before   { content: "\f0ed"; }
 +
</style>
 +
</head>
 +
</html>

Latest revision as of 19:02, 26 May 2014