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.
16 lines
435 B
16 lines
435 B
---
|
|
---
|
|
|
|
/*!
|
|
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
|
|
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
|
*/
|
|
|
|
$fa-font-path: "../vendor/fonts";
|
|
|
|
@import "vendor/font-awesome/variables";
|
|
@import "vendor/font-awesome/mixins";
|
|
@import "vendor/font-awesome/path";
|
|
@import "vendor/font-awesome/core";
|
|
@import "vendor/font-awesome/list";
|
|
@import "vendor/font-awesome/icons";
|
|
|