/*
 Theme Name:   Homeo Child
 Theme URI:    https://themeforest.net/item/homeo-real-estate-wordpress-theme/26372986
 Description:  Homeo Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     homeo
 Version:      1.0.0
 Text Domain:  homeo-child
*/
@font-face {
  font-family: 'IRANSans';
  src: url('../homeo/fonts/eot/IRANSansWeb.eot');
  src: url('../homeo/fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
       url('../homeo/fonts/woff/IRANSansWeb.woff') format('woff'),
       url('../homeo/fonts/ttf/IRANSansWeb.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('../homeo/fonts/eot/IRANSansWeb_Bold.eot');
  src: url('../homeo/fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),
       url('../homeo/fonts/woff/IRANSansWeb_Bold.woff') format('woff'),
       url('../homeo/fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* استفاده از فونت در کل سایت */
body, html {
  font-family: 'IRANSans', sans-serif;
}
/* استفاده سراسری از فونت */
body, h1, h2, h3, h4, h5, h6, p, span, div, a, li, input, button, textarea, select {
  font-family: 'IRANSans', sans-serif !important;
}

