/*
Theme Name: Ecomus Child
Theme URI: https://wpecomus.com/
Author: DrFuri
Author URI: http://drfuri.com/
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecomus
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: ecomus
*/

@font-face {
  font-family: 'DINNextArabic';
  src: url('https://son.iphasetech.com/wp-content/uploads/2025/07/ArbFONTS-DINNextLTArabic-Regular-3.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'DINNextArabic';
  src: url('https://son.iphasetech.com/wp-content/uploads/2025/07/ArbFONTS-DINNextLTArabic-Medium-3.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'DINNextArabic';
  src: url('https://son.iphasetech.com/wp-content/uploads/2025/07/ArbFONTS-DINNextLTArabic-Bold-3.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

/* تطبيق الخط مع دعم الأوزان */
body, html, h1, h2, h3, h4, h5, h6, p, a, span, li, div, input, button, textarea, label {
  font-family: 'DINNextArabic', sans-serif !important;
}