> You could break your CSS into multiple files, but this is in direct opposition to one of the tenants of website optimization: minimize the number of HTTP requests.
Am I missing something here? Your fonts were going to be in a separate file anyway, right?
Comments
> You could break your CSS into multiple files, but this is in direct opposition to one of the tenants of website optimization: minimize the number of HTTP requests.
Am I missing something here? Your fonts were going to be in a separate file anyway, right?