fixed icons
[www.git] / www / font-awesome / scss / font-awesome.scss
1 /*!
2  *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
3  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4  */
5
6 @import "variables";
7 @import "mixins";
8 @import "path";
9 @import "core";
10 @import "larger";
11 @import "fixed-width";
12 @import "list";
13 @import "bordered-pulled";
14 @import "animated";
15 @import "rotated-flipped";
16 @import "stacked";
17 @import "icons";
18 @import "screen-reader";