Replies: 0
Hello, I am having trouble loading a Google font for the credit card fields when using Stripe.
JSON: “fontFamily”: “Barlow Condensed”,
Google Font URL: https://fonts.googleapis.com/css2?family=Barlow+Condensed&display=swap
I checked my JSON and it’s validated. I’ve tried other fonts, and they work. But this one won’t. Any ideas?
I’ve also tried this Google Font URL, but I get an error: https://fonts.google.com/specimen/Barlow+Condensed
Thank you.