Updated font-awesome

This commit is contained in:
Mark McDowall 2013-06-25 17:34:22 -07:00
parent 5e0a66d792
commit 3d2a47627f
14 changed files with 3112 additions and 704 deletions

View file

@ -9,7 +9,6 @@
url('@{FontAwesomePath}/fontawesome-webfont.ttf?v=@{FontAwesomeVersion}') format('truetype'),
url('@{FontAwesomePath}/fontawesome-webfont.svg#fontawesomeregular?v=@{FontAwesomeVersion}') format('svg');
// src: url('@{FontAwesomePath}/FontAwesome.otf') format('opentype'); // used when developing fonts
font-weight: normal;
font-style: normal;
}