|
//webFonts: [{css: 'https://fonts.googleapis.com/css?family=Alegreya', name: 'Alegreya', fontVertShift: 0}, ...],
|
|
//webFonts: [{css: 'https://fonts.googleapis.com/css?family=Alegreya', name: 'Alegreya', fontVertShift: 0}, ...],
|
|
css: `https://fonts.googleapis.com/css?family=${family.replace(/\s/g, '+')}`,
|
|
css: `https://fonts.googleapis.com/css?family=${family.replace(/\s/g, '+')}`,
|