/*!
Theme Name: Eduvalt
Theme URI: https://www.zhaket.com/store/web/bazarwp/products
Author: shetabanWeb
Author URI: https://www.zhaket.com/store/web/bazarwp/products
Description: پوسته اجووالت یکی از بهترین و قوی ترین پوسته های فروش دوره های آموزشی برای وردپرس است که امکانات بی نظیری داره.
Version: 2.0.8
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eduvalt
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

+++++++++++++ in theme tavasote #ShetabanWeb dar site www.Zhaket.com arzeh shode ast. +++++++++++++ 
*/

/* تعریف فونت */
@font-face {
    font-family: 'Nian';
    src: url('/wp-content/themes/eduvalt/assets/fonts/Nian.woff2') format('woff2'),
         url('/wp-content/themes/eduvalt/assets/fonts/Nian.woff') format('woff'),
         url('/wp-content/themes/eduvalt/assets/fonts/Nian.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* اعمال فونت روی بدنه */
body {
    font-family: 'Nian', sans-serif !important;
}

/* تیترهای اصلی */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Nian', sans-serif !important;
}

/* منوی هدر */
.main-menu li a,
.navbar-nav li a,
.header-menu a {
    font-family: 'Nian', sans-serif !important;
}

/* دکمه‌ها */
button,
input[type="submit"],
.btn,
.edu-btn,
.elementor-button,
a.button,
a.btn {
    font-family: 'Nian', sans-serif !important;
}

/* المان‌های داخل آموزش‌ها */
.course-menu li a,
.course-sidebar *,
.lesson-content *,
.course-single-content *,
.course-info * {
    font-family: 'Nian', sans-serif !important;
}

/* فوتر */
footer,
footer * {
    font-family: 'Nian', sans-serif !important;
}

/* ابزارک‌ها */
.widget *,
.sidebar *,
.footer-widget * {
    font-family: 'Nian', sans-serif !important;
}

/* فرم‌ها */
input, select, textarea, label {
    font-family: 'Nian', sans-serif !important;
}
