/*
Theme Name: Flatsome Child
Description: این قالب نسخه چایلد از قالب فلتسام می باشد. توجه داشته باشید این نسخه از قالب به ندرت آپدیت می شود و بر روی سایت تان تنها کافی است نسخه اصلی قالب را بروزرسانی کنید.
Author: ایران فلتسام
Theme URI: http://flatsomee.ir/
Author URI: http://flatsomee.ir/
Template: flatsome
Version: 3.16.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*برای افزودن فونت با روش قدیمی، درحال حاضر از حالت المنتوری این فونت گذاری میکنیم
@font-face {
  font-family: 'mahor';
  src: url('/wp-content/themes/flatsome-child/fonts/Dana-RegulDiako-Hima-Regular-@Fontsplua.ttf') format('truetype'),
  font-weight: 300;
}
@font-face {
  font-family: 'mahor';
  src: url('/wp-content/themes/flatsome-child/fonts/Mahoor-ExtraBold.ttf') format('ttf'),
       url('/wp-content/themes/flatsome-child/fonts/Mahoor-ExtraBold.woff2') format('woff2'),
  font-weight: 900;
}
@font-face {
  font-family: 'mahor';
  src: url('/wp-content/themes/flatsome-child/fonts/Mahoor-Medium.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/fonts/Mahoor-Medium.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'mahor';
  src: url('/wp-content/themes/flatsome-child/fonts/Mahoor-Regular.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/fonts/Mahoor-Regular.ttf') format('truetype');
  font-weight: 500;
}

body, p, h1, h2, h3 , h4, h5, h6, span, div{
font-family: diako !important;
}
html {
	font-family: diako;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}