Square Web Payments SDK Unable to Use Google Fonts (card-payment)

Currently implementing a payment menu using Square SDK. Menu has the card entry and button for payment.

I am trying to customize the iframe to use ‘Source Sans Pro’ from Google Fonts, but returns this error:

Whenever I use fonts that aren’t Google’s, they work just fine (i.e. Arial, Times New Roman, Papyrus).
Is there any way I can use my own font?

:wave: Currently with the Web Payments SDK we limit the fonts to those supported natively by the browser and custom fonts aren’t currently supported. :slightly_smiling_face:

1 Like

Alright. Thanks for the swift response!