-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inter changed unexpectedly #7985
Comments
Cool! Thanks for the clarification. |
I'm sorry but if you want this you'll need to self-host. Google Fonts team regularly updates fonts in the API, the millions of websites that use the API therefore get force-updated fonts. |
I noticed that my Inter variable embed URL has stopped working. It now sends a 400 error. https://fonts.googleapis.com/css2?family=Inter:slnt,wght@-10..0,100..900&display=swap I believe this was the default URL when you clicked Get font > Get embed code on the Google Fonts page. |
Same error.. I can't deploy my project anymore. What's the best solution? |
Google Fonts has updated their embed code/URL to reflect their updated italics. |
Please inspect the updated embed code |
Describe the bug
Inter font changed unexpectedly at somepoint in the last couple of days.
Expected behavior
Expect font not to change
Screenshots
Before
After
Additional context
I'm using nextjs next/font/google , but believe that something changed with the font itself, as this can be reproduced by directly importing font without nextjs.
The text was updated successfully, but these errors were encountered: