I’m working in a layout for an ebay store. I know that ebay have restrictions using javascript code but you can call googleapis.com with a tag. So, Can I use google web fonts api or any type of custom fonts? thanks.
I’m working in a layout for an ebay store. I know that ebay have restrictions using javascript code but you can call googleapis.com with a tag. So, Can I use google web fonts api or any type of custom fonts? thanks.
2
Answers
I believe you can! You can use the font API in an external CSS file, which is still allowed.
Eg:
Yes, you can.
If you were to use the Google font – Proxima Nova, you’d:
Just add the below code at the top of your HTML code
and then you can specify an element with the delcared font with this: