I wonder if it is possible to limit the characterset of an embedded webfont?
E.g. "Typekit" has an option in its "Kit Editor" where you can choose between All Characters or Default.
However in my case I don't use Typekit but a normal embedded webfont. The fontfiles are rather big due to the large amounts of characters.
Is there some "meta-tag" or "attribute" for the @font-face call to limit the charcterset to let's say "Latin-1"?
Thank you in advance, Matt