[ad_1]
I am trying to develop a premium WordPress theme. I want to include google fonts in the typography section. I have already figured out how to use google fonts but the issue is I am using it locally. Is it all right to included some downloaded google fonts with my premium theme ? Those downloaded are having Open Font License. I know most theme are utilizing the CDN approach but I want to use the @font-face method where the source will point to a TTF file within the theme. Is this approach okay ?
