I'm developing a website with Nuxt and Contentful. I loaded some fonts using FontFace. I need to load them in this way because it's a Type design club website and they need to load their fonts as they release new ones.
They ask me to show all features of those loaded fonts, such as ligatures, stylistic alternatives, etc.
Is there a way in JavaScript to know which features are available for font?