/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@font-face {
	font-family: shabnam;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/shabnam.eot');
	src: url('fonts/shabnam.woff') format('woff');
		
}
@font-face {
	font-family: shabnam;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/shabnam-Bold.eot');
	src: url('fonts/shabnam-Bold.woff') format('woff');
		
}
h1, h2, h3, h4, h5, h6, html, p, body, input, textarea , button{
	font-family: shabnam !important;
}
.fa{font-family: 'fontawesome!important';}