/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face{ 
	font-family:'IRANsans'; 
	src: url('fonts/IRANsans.eot?#') format('eot'), 
    url('./fonts/IRANsans.woff') format('woff'), 
    url('./fonts/IRANsans.ttf') format('truetype'), 
    url('./fonts/IRANsans.woff2') format('woff2'); 
}
body {
    font-family:'IRANsans';
	direction: rtl; unicode-bidi: embed; 
}