vendor/assets/stylesheets/blocks/_icon.scss in active_frontend-15.1.6 vs vendor/assets/stylesheets/blocks/_icon.scss in active_frontend-16.0.0

- old
+ new

@@ -7,11 +7,11 @@ // ================================================== @font-face { font-display: auto; font-family: 'Active Icons'; font-style: normal; - font-weight: normal; + font-weight: text-weight(normal); src: url(font-path('active-icons/active-icons.woff')) format('woff'); } // Icons // ================================================== @@ -22,10 +22,10 @@ &::before { display: inline-block; font-family: 'Active Icons'; font-style: normal; font-variant: normal; - font-weight: normal; + font-weight: text-weight(normal); margin: 0; padding: 0; speak: none; text-transform: none; vertical-align: top;