2013-05-14 06:18:27 +02:00
|
|
|
/*!
|
2013-06-26 02:34:22 +02:00
|
|
|
* Font Awesome 3.2.1
|
2013-05-14 06:18:27 +02:00
|
|
|
* the iconic font designed for Bootstrap
|
2013-06-26 02:34:22 +02:00
|
|
|
* ------------------------------------------------------------------------------
|
|
|
|
* The full suite of pictographic icons, examples, and documentation can be
|
|
|
|
* found at http://fontawesome.io. Stay up to date on Twitter at
|
|
|
|
* http://twitter.com/fontawesome.
|
2013-05-14 06:18:27 +02:00
|
|
|
*
|
|
|
|
* License
|
2013-06-26 02:34:22 +02:00
|
|
|
* ------------------------------------------------------------------------------
|
|
|
|
* - The Font Awesome font is licensed under SIL OFL 1.1 -
|
2013-05-14 06:18:27 +02:00
|
|
|
* http://scripts.sil.org/OFL
|
2013-06-26 02:34:22 +02:00
|
|
|
* - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
|
2013-05-14 06:18:27 +02:00
|
|
|
* http://opensource.org/licenses/mit-license.html
|
2013-06-26 02:34:22 +02:00
|
|
|
* - Font Awesome documentation licensed under CC BY 3.0 -
|
2013-05-14 06:18:27 +02:00
|
|
|
* 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"
|
2013-06-26 02:34:22 +02:00
|
|
|
*
|
|
|
|
* Author - Dave Gandy
|
|
|
|
* ------------------------------------------------------------------------------
|
2013-05-14 06:18:27 +02:00
|
|
|
* Email: dave@fontawesome.io
|
2013-06-26 02:34:22 +02:00
|
|
|
* Twitter: http://twitter.com/byscuits
|
|
|
|
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
|
2013-05-14 06:18:27 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
@import "variables.less";
|
|
|
|
@import "mixins.less";
|
|
|
|
@import "path.less";
|
|
|
|
@import "core.less";
|
|
|
|
@import "bootstrap.less";
|
|
|
|
@import "extras.less";
|
|
|
|
@import "icons.less";
|