/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/
/* تعریف فونت متغیر یکان بخ با آدرس کامل */
@font-face {
    font-family: 'YekanBakh';
    src: url('https://vestatravel.agency/wp-content/themes/traveler-childtheme/fonts/YekanBakhFaNum-VF.woff2') format('woff2-variations'),
         url('https://vestatravel.agency/wp-content/themes/traveler-childtheme/fonts/YekanBakhFaNum-VF.woff2') format('woff2');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

/* اعمال سراسری با اولویت بسیار بالا */
html, body, div, p, a, span, button, input, select, textarea,
h1, h2, h3, h4, h5, h6,
.st-text, .st-heading, .st-description, 
.st-hotel-result, .st-tour-result, .st-service-author,
.v-course-title, .st-location-name,
.st_font, .st-booking-form, .main-menu, .main-menu li a {
    font-family: 'YekanBakh', Tahoma, Arial, sans-serif !important;
}

/* تنظیم ضخامت برای تیترها */
h1, h2, h3, .st-heading, .main-menu li a {
    font-weight: 700 !important;
}