Google font styles CSS API appears to be overlooking “” message”” specification arbitrarily for couple of font family members, however collaborating with others with no troubles.
I am utilizing google font styles api to cut woff documents to consist of simply certain glyphs enter “” message”” specification in link similar to this
functioning instance:
Yet after that I encountered some font styles that do not appreciate “” message”” specification whatsoever
these are not functioning:
- https://fonts.googleapis.com/css2?family=Roboto+Flex:wght@400..500&text=abc
- https://fonts.googleapis.com/css2?family=Recursive:wght@400..500&text=abc
- https://fonts.googleapis.com/css2?family=Shantell+Sans:wght@400..500&text=abc
- https://fonts.googleapis.com/css2?family=Fraunces:wght@400..500&text=abc
Am I missing out on a few other specifications to make it function?