diff --git a/icon-font/template.jst.ejs b/icon-font/template.jst.ejs index 9b2eadc..3552596 100644 --- a/icon-font/template.jst.ejs +++ b/icon-font/template.jst.ejs @@ -1,7 +1,7 @@ // Icon font elements // ---------------------------------------------- -@import "cdb-variables/sizes"; +// Do not import any file (variables, mixins,...) in this stylesheet. @font-face { font-family: 'CartoIcon'; @@ -31,7 +31,7 @@ vertical-align: top; } .CDB-IconFont--small { - font-size: $sFontSize-small + 1; + font-size: 11px; } /* SG