/*!
Theme Name: Felan Child - Dreamers X
Theme URI: https://dreamers-x.com/
Author: Dreamers X Team
Author URI: https://dreamers-x.com/
Description: Child theme of Felan with Dreamers X customizations for AI marketplace
Template: felan
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.4
License URI: https://choosealicense.com/licenses/gpl-2.0/
Text Domain: dreamers-x
Tags: ai-marketplace, provider-directory, portfolio, custom-post-types
*/

/* Import parent theme styles */
@import url("../felan/style.css");

/* ========================================
   RALLOMY FONT FACE
   ======================================== */
@font-face {
  font-family: 'Rallomy';
  src: url('../../fonts/rallomy/Rallomy-Regular.ttf') format('truetype'),
       url('/wp-content/fonts/rallomy/Rallomy-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* ========================================
   NOTE: All theme styles are handled in compiled SCSS
   See src/scss/ directory for source files
   ======================================== */

