Skip to content

Commit 7053e46

Browse files
committed
Update Font Awesome to v4.1.0.
1 parent 89c7820 commit 7053e46

6 files changed

+472
-382
lines changed

site/_includes/css/font-awesome.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
2-
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
2+
* Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
33
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
44
*/
55
@font-face {
66
font-family: 'FontAwesome';
7-
src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
8-
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
7+
src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
8+
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
99
font-weight: normal;
1010
font-style: normal;
1111
}

site/fonts/FontAwesome.otf

12 KB
Binary file not shown.

site/fonts/fontawesome-webfont.eot

33.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)