didierfranc / gatsby-plugin-google-fonts

Bring Google Fonts to Gatsby https://www.gatsbyjs.org/
MIT License
88 stars 18 forks source link

Unable to import more than one fonts #14

Open prakashio opened 4 years ago

piavgh commented 3 years ago

Same here. @didierfranc : Can you please provide a fix for this? Thank you

brettdewoody commented 3 years ago

Google has changed the format for using multiple fonts. We're currently delimiting multiple fonts with a |, but it now uses a &family= to separate multiple fonts.