vendor/assets/stylesheets/uikit/core/icon.scss in uikit-on-rails-1.5.0 vs vendor/assets/stylesheets/uikit/core/icon.scss in uikit-on-rails-1.5.1
- old
+ new
@@ -20,12 +20,10 @@
// Variables
// ========================================================================
-$icon-font-path: "../fonts" !default;
-
$icon-small-font-size: 150% !default;
$icon-medium-font-size: 200% !default;
$icon-large-font-size: 250% !default;
$icon-small-vertical-align: -10% !default;
@@ -50,18 +48,9 @@
/* ========================================================================
Component: Icon
========================================================================== */
-
-@font-face {
- font-family: 'FontAwesome';
- src: url("#{$icon-font-path}/fontawesome-webfont.woff2") format('woff2'),
- url("#{$icon-font-path}/fontawesome-webfont.woff") format("woff"),
- url("#{$icon-font-path}/fontawesome-webfont.ttf") format("truetype");
- font-weight: normal;
- font-style: normal;
-}
/*
* 1. Allow margin
* 2. Prevent inherit font style
* 4. Correct line-height