/*
Theme Name: Impreza Child
Template: Impreza
Version: 8.43.1
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@font-face {
    font-family: IRANSansfanum;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/iransansx/woff/IRANSansXFaNum-Regular.woff') format('woff'),
    url('fonts/iransansx/woff2/IRANSansXFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansfanum;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/iransansx/woff/IRANSansXFaNum-Bold.woff') format('woff'),
    url('fonts/iransansx/woff2/IRANSansXFaNum-Bold.woff2') format('woff2');
}
*{
    font-family:IRANSansfanum !Important;
}