=== Shan Font ===
Contributors: yoddev
Tags: font, shan, shan font, custom font, typography
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily apply Shan font to your WordPress website with customizable font options.

== Description ==

A comprehensive WordPress plugin that allows webmasters to easily apply Shan font to their websites with customizable font options.

**Features**

* **Three Font Modes**:
    * **Theme Defaults**: Use the theme's original fonts.
    * **Quick Setup**: Automatically apply Shan fonts to the entire website.
    * **Custom Selection**: Choose specific font weights you need.
* **Font Weight Options**:
    * Light (Thin + Thin Italic)
    * Regular (Regular + Italic)
    * Bold (Bold + Bold Italic)
    * Black (Black + Black Italic)
* **Live Preview**: See how your selected fonts will look with Shan text.
* **Performance Optimized**: Only loads the font files you actually use.
* **WordPress Standards**: Follows all WordPress development guidelines.
* **Security**: Built with security best practices.

== Installation ==

1.  Upload the `shan-font` folder to the `/wp-content/plugins/` directory.
2.  Activate the plugin through the 'Plugins' menu in WordPress.
3.  Go to the "Shan Font" menu in the WordPress admin sidebar to configure the settings.

== Frequently Asked Questions ==

= How do I use the plugin? =

After activating the plugin, go to the "Shan Font" settings page in your WordPress admin panel. You can choose one of three modes: "Theme Defaults," "Quick Setup," or "Custom Selection."

= What is the difference between the font modes? =

* **Theme Defaults** keeps your theme's original fonts.
* **Quick Setup** applies the Shan font to your entire website automatically.
* **Custom Selection** allows you to choose specific font weights to load, which can help with performance.

= Can I use specific font weights on certain elements? =

Yes, if you need to apply a specific font weight manually, you can use the following CSS classes:

* `.shan-font-light`
* `.shan-font-regular`
* `.shan-font-bold`
* `.shan-font-black`

== Screenshots ==

1.  The Shan Font admin settings page, showing the different font modes and options.
2.  The custom weight selection with the live preview feature.

== Changelog ==

= 1.0.0 =
* Initial release.