You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we got problems with the .eot files of an font. This file seems to be corrupt on google servers. As we are using only woff/woff2 files right now, i wondered if we could add the option to only use the modern browser version that the heroku app offers?
This should be as easy as adding &formats=woff,woff2 as URI parameters. Unfortunately I don't know how to add a setting otherwise I would have opened a Pull-request :D.
Btw. can I just change the _font.css after copying the fons locally or will it get overwritten at some point?
Thank you for this nice plugin!
The text was updated successfully, but these errors were encountered:
Hey,
we got problems with the .eot files of an font. This file seems to be corrupt on google servers. As we are using only woff/woff2 files right now, i wondered if we could add the option to only use the modern browser version that the heroku app offers?
This should be as easy as adding
&formats=woff,woff2
as URI parameters. Unfortunately I don't know how to add a setting otherwise I would have opened a Pull-request :D.Btw. can I just change the
_font.css
after copying the fons locally or will it get overwritten at some point?Thank you for this nice plugin!
The text was updated successfully, but these errors were encountered: