better fonts import using fontawesome-sass-loader

This commit is contained in:
nixa 2016-04-26 15:06:17 +03:00
parent 0419b2bf59
commit cb13a3d5af
7 changed files with 5 additions and 12 deletions

View file

@ -57,7 +57,3 @@ $font-light: 300;
$font-normal: 400;
$font-bold: 700;
$font-ultraBold: 900;
// overrides default font awesome fonts path
// not needed in case of copying fonts into assets path
$fa-font-path: $fonts-root;