=== SafeFonts Adobe Connect ===
Contributors: chrmrtns
Tags: adobe fonts, typekit, custom fonts, safefonts
Requires at least: 6.2
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adobe Fonts (TypeKit) integration add-on for SafeFonts Pro.

== Description ==

**SafeFonts Adobe Connect** adds Adobe Fonts (TypeKit) support to SafeFonts Pro.

This add-on allows you to connect your Adobe Fonts Web Project and use those fonts across all supported page builders and themes.

= Important: External CDN Notice =

Adobe Fonts are loaded from Adobe's CDN servers. This means:

* User IP addresses are sent to Adobe
* A cookie consent banner may be required for GDPR compliance
* Fonts require an active internet connection

**For fully GDPR-compliant fonts, use self-hosted fonts in SafeFonts Pro.**

= Requirements =

* SafeFonts Pro (required)
* Adobe Creative Cloud subscription with fonts.adobe.com access

= How It Works =

1. Enter your Adobe Web Project ID
2. The plugin fetches available fonts from your project
3. Fonts are loaded from Adobe's CDN
4. Fonts become available in all supported page builders

= Supported Page Builders & Themes =

**Tested & Working:**

* Elementor (fonts in "Adobe Fonts (CDN)" group)
* Astra (fonts in Customizer dropdowns)
* Kadence Theme & Kadence Blocks
* Etch (type CSS font name in typography field)
* Gutenberg / Block Editor

**Should Work (not fully tested):**

* Bricks Builder
* Beaver Builder
* Divi

**Manual CSS Required (no dropdown integration):**

Adobe Fonts CSS is loaded everywhere - fonts WILL render. Use the CSS font name directly:

* Etch - type CSS name in typography field
* GeneratePress / GenerateBlocks - type font name or use custom CSS
* Spectra - use custom CSS
* Blocksy - use custom CSS
* Brizy - use custom CSS (requires local font files for picker)
* Oxygen / Breakdance - use custom CSS
* FSE / Block Themes - use custom CSS or theme.json

Example: `font-family: source-sans-pro;`

**Note:** Adobe Fonts will NOT appear in WordPress Font Library picker (Site Editor → Styles → Typography) due to Adobe licensing - they don't allow font file downloads, only CDN streaming.

== Installation ==

1. Ensure SafeFonts Pro is installed and activated
2. Upload the plugin to `/wp-content/plugins/`
3. Activate the plugin
4. Go to SafeFonts Pro → Adobe Fonts
5. Enter your Web Project ID from fonts.adobe.com

== Changelog ==

= 1.0.0 =
* Initial release
* Adobe Fonts Web Project integration
* Page builder support (Elementor, Bricks, Beaver Builder, Divi, Oxygen, Kadence, GeneratePress, Astra)
* Font preview in admin
* Connect/disconnect functionality
