Hi,
I'm using the Central template. While I am aware how to add a specific Google font via the googlefonts.php file, I haven't found out how to add a specific style of a font. Point in case is Google's Noto Sans HK which I would like to add in the "Thin" style. I tried the following syntax but it didn't work:
$googleFonts['Noto+Sans+HK+Thin'] = 'Noto Sans HK Thin';
Any suggestions how to accomplish this is highly appreciated.
Cheers,
Lio