assets/stylesheets/bookingsync/_smiles.scss in bootstrap-bookingsync-sass-1.0.0.beta4 vs assets/stylesheets/bookingsync/_smiles.scss in bootstrap-bookingsync-sass-1.0.0.beta5

- old
+ new

@@ -14,10 +14,11 @@ font-weight: normal; font-style: normal; } [class^="bs-icon-"], [class*=" bs-icon-"] { - font-family: '#{$smiles-font-name}'; + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: '#{$smiles-font-name}' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none;