/*
Theme Name: Ecofine Child
Author: ThemePul
Description: This child theme is only for Ecofine Theme.
Version: 1.0.0
Template: ecofine

This is the child theme for Ecofine theme

*/
@font-face {
    font-family: IRANSans;
    src: url('fonts/IRANSans.eot');
    src: url('fonts/IRANSans?#iefix') format('embedded-opentype'),
		 url('fonts/IRANSans.woff') format('woff')
}
@font-face {
    font-family: KalamehWeb;
    src: url('fonts/KalamehWeb.eot');
    src: url('fonts/KalamehWeb?#iefix') format('embedded-opentype'),
		 url('fonts/KalamehWeb.woff') format('woff')
}
body,p{font-family:IRANSans!important}
h1,h2,h3,h4,h5,h6{font-family:KalamehWeb!important}

.fa-angle-double-right:before{
	content: "\f104" !important;
}
