You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.2 KiB
33 lines
1.2 KiB
12 years ago
|
/*!
|
||
|
* Font Awesome 3.1.0
|
||
|
* the iconic font designed for Bootstrap
|
||
|
* -------------------------------------------------------
|
||
|
* The full suite of pictographic icons, examples, and documentation
|
||
|
* can be found at: http://fontawesome.io
|
||
|
*
|
||
|
* License
|
||
|
* -------------------------------------------------------
|
||
|
* - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
|
||
|
* http://scripts.sil.org/OFL
|
||
|
* - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
|
||
|
* http://opensource.org/licenses/mit-license.html
|
||
|
* - Font Awesome documentation licensed under CC BY 3.0 License -
|
||
|
* http://creativecommons.org/licenses/by/3.0/
|
||
|
* - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
|
||
|
* "Font Awesome by Dave Gandy - http://fontawesome.io"
|
||
|
|
||
|
* Contact
|
||
|
* -------------------------------------------------------
|
||
|
* Email: dave@fontawesome.io
|
||
|
* Twitter: http://twitter.com/fortaweso_me
|
||
|
* Work: Lead Product Designer @ http://kyruus.com
|
||
|
*/
|
||
|
|
||
|
@import "variables.less";
|
||
|
@import "mixins.less";
|
||
|
@import "path.less";
|
||
|
@import "core.less";
|
||
|
@import "bootstrap.less";
|
||
|
@import "extras.less";
|
||
|
@import "icons.less";
|