Hello I am trying to use font-weight: 600, but the fonts do not load this variant because in the plugin it is configured to load only '100,100i, 300,300i, 400,400i, 500,500i, 700,700i, 900,900i' Can you add 600 to the list? or is there a reason to have excluded it?
Additionally, I would like to suggest that instead of loading all the variants, only the one selected in Helix with $font->fontWeight be loaded, if none is selected, all can be loaded. Not all variants are used and loading what is not used only slows down the page.
Thanks.