/**
* Theme Name: Wellness Bliss Child
* Description: This is a child theme of Wellness Bliss.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: wellness-bliss
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: wellness-bliss-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

@font-face {
  font-family: "Philosopher";
  src: url("/wp-content/themes/wellness-bliss/fonts/philosopher_local/Philosopher.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Philosopher";
  src: url("/wp-content/themes/wellness-bliss/fonts/philosopher_local/Philosopher-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/wellness-bliss/fonts/dm_sans_local/DMSans9pt-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/wellness-bliss/fonts/dm_sans_local/DMSans9pt-Light.woff2") format("woff2");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/wellness-bliss/fonts/dm_sans_local/DMSans9pt-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/wellness-bliss/fonts/dm_sans_local/DMSans9pt-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
}

/* Improve Forminator icon font loading */
@font-face {
  font-family: "forminator-icons";
  font-display: swap;
}

