mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
|
/*!
|
||
|
* Font Awesome 3.1.0
|
||
|
* the iconic font designed for use with Twitter Bootstrap
|
||
|
* -------------------------------------------------------
|
||
|
* The full suite of pictographic icons, examples, and documentation
|
||
|
* can be found at: http://fortawesome.github.com/Font-Awesome/
|
||
|
*
|
||
|
* 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
|
||
|
* - The Font Awesome pictograms are licensed under the 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://fortawesome.github.com/Font-Awesome"
|
||
|
|
||
|
* Contact
|
||
|
* -------------------------------------------------------
|
||
|
* Email: dave@davegandy.com
|
||
|
* 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";
|