/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/
@font-face {
	font-family: 'ExpoArabicBook';
	src: url("/fonts/ExpoArabicBook.woff2") format("woff2"),
		 url("/fonts/ExpoArabicBook.ttf") format("ttf");
	font-weight: normal;
	font-style: normal;
}
body { font-family: ExpoArabicBook;}