interface Optionsimport { type Options } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/google_fonts.ts"; Propertiesfonts: string | Record<string, string>The Share URL of the fonts to download (like https://fonts.google.com/share?selection.family=...) optionalfolder: stringThe folder to save the fonts optionalcssFile: stringThe CSS file to output the font-face rules optionalplaceholder: stringA placeholder to replace with the generated CSS