/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for Real Homes.
Author: Inspiry Themes
Author URI: https://www.inspirythemes.com/
Template: realhomes
Version: 1.4.2
*/

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/IRANYekanX-Bold.woff') format('woff'),   
	url('fonts/IRANYekanX-Bold.woff2') format('woff2');	 
}
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/IRANYekanX-Regular.woff') format('woff'),   
	url('fonts/IRANYekanX-Regular.woff2') format('woff2');	
}

body,h1,h2,h3,h4,h5,h6,p,a,li,table,imput{
    font-family: IRANYekanX;
}