Manage fonts: Import Variable Font Files
From what I can tell, it is not possible to import variable font files. Is there a plan to build that option into the plugin?
I second this. ➕
Currently, as with any other font file, you can upload the variable font assets using the “Add Local Font” option. Google Fonts is not exposing the variable fonts through the API yet, but you can download the variable version of the font and upload it manually using the "Add local font" option of the plugin.
The plugin will add the font definition and asset just like any other type of font. You can use it just like that or adjust the options related to variable fonts by editing the theme.json file.
A recent article about this: https://themeshaper.com/2022/11/28/how-to-add-typographic-fonts-to-wordpress-block-themes/
Note: There are typos in the developer documentation, so be sure to use the correct words when trying out the sample request URLs.
As this plugin now uses the native Font Library to manage fonts, this issue no longer applies.