/* ==========================================================================
   Font Awesome Variables

   This file is exclusively intended for setting up variables
   Never add styles directly to this file
   ========================================================================== */

$fa-font-path:        "/bundles/kunstmaanadmin/default-theme/fonts";
$fa-font-size-base:   16px;
$fa-css-prefix:       fa;
$fa-border-color:     #eee;
$fa-inverse:          #fff;
$fa-li-width:         (30em / 16);
