=== Developry Google Fonts ===
Contributors: developry
Donate Link: https://developry.com/donate
Tags: google fonts, posts and pages, fonts, webfonts, webfont loader
Requires at least: 4.7.0
Tested up to: 4.9.6
Requires PHP: 5.3
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

WordPress plugin that will load up the 20 most popular Google Fonts (with variations and styles) so you can use them to style your posts and pages content. You have the ability to apply fonts to the whole site as well as single page or post element via the editor.

== Description ==

**Google Fonts** 

	Roboto, Open Sans, Lato, Montserrat, Oswald, Source Sans Pro, Slabo 27px, Ralewat, PT Sans, Merriweather, Ubuntu, Nato Sans, Poppins, Playfair Display, Lora, PT Serif, Titillium Web, Arimo, Muli, Fira Sans.

**Font Variations (added in 1.0.1)**

	Roboto Condensed, Roboto Slab, Roboto Mono, Open Sans Condensed, Montserrat Alternates, Montserrat Subrayada, Source Serif Pr, Source Code Pro, Slabo 13px, Raleway Dots, PT Sans Caption, PT Sans Narrow, PT Serif Caption, Merriweather Sans, Ubuntu Condensed, Ubuntu Mono, Noto Serif, Playfair Display SC, Fira Sans Condensed, Fira Sans Extra Condensed, Fira Mono

**Font Styles**

	Weigth : Thin, Extra Light, Light, Regular, Medium, Semi Bold, Bold, Extra Bold & Black.

	Style : Thin Italic, Extra Light Italic, Light Italic, Regular Italic, Medium Italic, Semi Bold Italic, Bold Italic, Extra Bold Italic & Black Italic.

Once you install and active the plugin your editor toolbar will change and you will see there are two new selects with options. The first one is for font typeface and the second one is for font weight and style.

* Very easy to use, with only few clicks you can customize the font typeface, weight and style of your page/post content.
* All the fonts are loaded dynamically on post/page basis using the **WebFont Loader by Typekit** so you can use different fonts on different pages and only the applied fonts will load up on the front-end.

Detail documetation with step by step usage, demos and screenshots can be found at [Developry Google Fonts](https://developry.com/developry-google-fonts) main page.

If you what to improve the plugin code or add your own features just check out its GitHub repository at [Developry Google Fonts](https://github.com/krasenslavov/developry-google-fonts) and fork it (a star would be appreciated as well).

== Installation ==

The plugin is easy to install just search for Developry Google Fonts under Plugins > Add New.

1. Upload the plugin files to the `/wp-content/plugins/developry-google-fonts` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to your page/post you want to style. You will see the two new selects with options on your editor toolbar.
4. Select the content you want to style; select the desired font typeface weight & style and voilà.

== Frequently Asked Questions ==

= How do I  apply a font to all the contents for certain page or post?

Just select your desired font typeface with style without selecting anything inside the editor.

= How do I apply font only to a leading paragraph or a heading?

Just double click on the element text (this will select the full text for that element) and then apply your font typeface or weight & style.

= How do I see what typeface or style is applied to an element?

Single click on any element and if there is an applied Google font or style you will see the Toolbar sections change.

= How can I apply font or style to the whole site?

Go to the **Develop(ry) > Developry Google Fonts** on your WP admin menu bar and then you will see all the avilable options you have. *Note: these global fonts will overwritten if you apply fonts and styles to individual elements via the TinyMCE editor.*

== Screenshots ==

1. Developry Google Fonts in action. screenshot-1.(gif)
2. Developry Google Fonts editor toolbar. screenshot-2.(png)
3. Avilable Google Fonts typefaces. screenshot-3.(png)
4. Avilable weight and style for your Google Fonts. screenshot-4.(png)
4. Set global font and styles for text and headings. screenshot-5.(png)

== Changelog ==

= 1.0.0 =
* Initial version of the plugin added to the directory.

= 1.0.1 =
* Added 20 more variations for the most popular fonts and now there are 40 fonts in total.
* Newly added fonts : Roboto Condensed, Roboto Slab, Roboto Mono, Open Sans Condensed, Montserrat Alternates, Montserrat Subrayada, Source Serif Pr, Source Code Pro, Slabo 13px, Raleway Dots, PT Sans Caption, PT Sans Narrow, PT Serif Caption, Merriweather Sans, Ubuntu Condensed, Ubuntu Mono, Noto Serif, Playfair Display SC, Fira Sans Condensed, Fira Sans Extra Condensed, Fira Mono
* Optimized the TinyMCE plugin code for the admin area editor.

= 1.0.2 =
* Now you have the ability to change and add your font typeface and styles to the whole website. There are options to apply fonts to the body text as well as all the headings [h1-h6] (including some classes from Bootstrap 4 if you have it loaded with your site setup).
* Fixed some issues when you apply fonts via the TinyMCE editor.

== Upgrade Notice ==

= 1.0.0 =
* Initial version of the plugin added to the directory.

= 1.0.1 =
* Added 20 more variations for the most popular fonts and now there are 40 fonts in total.
* Newly added fonts : Roboto Condensed, Roboto Slab, Roboto Mono, Open Sans Condensed, Montserrat Alternates, Montserrat Subrayada, Source Serif Pr, Source Code Pro, Slabo 13px, Raleway Dots, PT Sans Caption, PT Sans Narrow, PT Serif Caption, Merriweather Sans, Ubuntu Condensed, Ubuntu Mono, Noto Serif, Playfair Display SC, Fira Sans Condensed, Fira Sans Extra Condensed, Fira Mono
* Optimized the TinyMCE plugin code for the admin area editor.

= 1.0.2 =
* Now you have the ability to change and add your font typeface and styles to the whole website. There are options to apply fonts to the body text as well as all the headings [h1-h6] (including some classes from Bootstrap 4 if you have it loaded with your site setup).
* Fixed some issues when you apply fonts via the TinyMCE editor.
