/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
  font-family: 'DM Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/dmsans/DMSans-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/dmsans/DMSans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/dmsans/DMSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/dmsans/DMSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/dmsans/DMSans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/dmsans/DMSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* =======================
   WORK SANS – Font Face
========================== */
@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/worksans/WorkSans-200.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/worksans/WorkSans-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/worksans/WorkSans-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/worksans/WorkSans-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/worksans/WorkSans-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Work Sans';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/worksans/WorkSans-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}