/*
Theme Name: Doctreat Child
Theme URI: http://amentotech.com/projects/doctreat
Author: Amentotech
Author URI: https://themeforest.net/user/amentotech/portfolio
Description: Doctreat is a medical directory WordPress theme.
Tags: Tags: one-column, two-columns, right-sidebar,sticky-post,theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
Version: 1.0
Template: doctreat
Text Domain: doctreat-child
Domain Path: /languages
License: 
License URI:
*/





/* =Theme customization starts here
-------------------------------------------------------------- */
@font-face {
	font-family: 'Yekan';
	src: url( 'fonts/Yekan.eot' );
	src: url( 'fonts/Yekan.eot?#iefix' ) format( 'embedded-opentype' ),
		url( 'fonts/Yekan.woff2' ) format( 'woff2' ),
		url( 'fonts/Yekan.woff' ) format( 'woff' ),
		url( 'fonts/Yekan.ttf' ) format( 'truetype' ),
		url( 'fonts/Yekan.svg#Yekan' ) format( 'svg' );
	font-weight: normal;
	font-style: normal;
}
/* تغییر فونت برای متن‌های اصلی */
body, p, span, div, h1, h2, h3, h4, h5, h6, a, button, input, textarea {
    font-family: 'Yekan', sans-serif !important;
}

/* حفظ فونت اصلی برای آیکون‌های Font Awesome 5 و IcoMoon */
.fa, .fas, .far, .fal, .fab, .icon, [class^="icon-"], [class*=" icon-"] {
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands", "IcoMoon" !important;
    font-weight: 900 !important; /* برای Font Awesome نیاز به وزن مشخص داره */
}