Font face file no longer needs a UTF-8 Charset.

This commit is contained in:
Chris Eppstein 2011-03-15 16:03:04 -07:00
parent ca97c44b60
commit 0d29379b44

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
@import "shared";
// Cross-browser support for @font-face. Supports IE, Gecko, Webkit, Opera.