Added @charset declaration to force UTF-8 encoding on systems with different default encodings
This commit is contained in:
parent
3bd06d3033
commit
62c78d9545
@ -1,3 +1,4 @@
|
||||
@charset "UTF-8";
|
||||
@import "shared";
|
||||
|
||||
// Cross-browser support for @font-face. Supports IE, Gecko, Webkit, Opera.
|
||||
|
Loading…
Reference in New Issue
Block a user