/*
 Theme Name:   Astra Child Theme
 Description:  Child theme for Astra Template
 Author:       Mohammad Barghamadi
 Author URI:   https://tml-manager.ir
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astra
*/
@font-face {
	font-family: iransansdna;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/eot/iransansdnbold.eot');
	src: url('fonts/eot/iransansdnbold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/iransansdnbold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/iransansdnbold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/iransansdnbold.ttf') format('truetype');
}

@font-face {
	font-family: iransansdna;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/eot/iransansdnlight.eot');
	src: url('fonts/eot/iransansdnlight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/iransansdnlight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/iransansdnlight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/iransansdnlight.ttf') format('truetype');
}

@font-face {
	font-family: iransansdna;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/eot/iransansdn.eot');
	src: url('fonts/eot/iransansdn.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/iransansdn.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/iransansdn.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/iransansdn.ttf') format('truetype');
}

* {
    font-family:iransansdna;
}
.elementor-slides .swiper-slide-inner .elementor-slide-description, .elementor-widget-call-to-action .elementor-cta__button, .elementor-widget-call-to-action .elementor-cta__description, .elementor-widget-call-to-action .elementor-cta__title, .elementor-widget-alert .elementor-alert-description, .elementor-widget-alert .elementor-alert-title, .elementor-widget-posts .elementor-post__read-more, .elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a, .elementor-widget-posts .elementor-post__card .elementor-post__badge, .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description, .elementor-widget-price-table .elementor-price-table__subheading, .elementor-widget-price-table .elementor-price-table__heading, .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description, .elementor-widget-price-table .elementor-price-table__button, .elementor-slides .swiper-slide-inner .elementor-slide-button, .elementor-slides .swiper-slide-inner .elementor-slide-button:hover,elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child), .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child),.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title,.elementor-widget-heading .elementor-heading-title,.elementor-6 .elementor-element.elementor-element-732a9ef .elementor-field-group .elementor-field {
    font-family: iransansdna,"Roboto", Sans-serif;
}