/**
 * Theme Name:       Wicked Picky Pro
 * Theme URI:        https://www.wizardofadsonline.com/?laplante
 * Description:      Custom child theme for LaPlante Electric on Mai Lookbook for the Genesis Framework. Use classes .clean-photo, .clean-bg, .no-polaroid to remove default effects.
 * Author:           Wizard of Ads Online
 * Author URI:       https://www.wizardofadsonline.com/?laplante
 * Version:          1.3.3
 * Text Domain:      mai-lookbook
 * Template:         genesis
 * Template Version: 3.3.5
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

/* Aglet Slab Font - 2024-11-03 - Licenses in fonts folder */
@font-face {
  font-family: 'Aglet Slab';
  src: url('/wp-content/themes/wicked-picky-pro/fonts/Aglet_Slab_Semibold.woff2') format('woff2'),
       url('/wp-content/themes/wicked-picky-pro/fonts/Aglet_Slab_Semibold.woff') format('woff');
  font-weight: 600;
  font-display: swap;
}

/* For optimal loading, please make your modifications in /css/lpe-theme.css rather than in this file - 2025-09-09 CW WOA */