/*
Theme Name: ma-child
Template: ma
Version: 1.0
Author:	Mohamed Al-Jubori
Theme URI: http://mohamed-aljubori.com/
Author URI: http://mohamed-aljubori.com/
*/

/*Add your own styles here:*/
@font-face {
	font-family: 'OrpheusW05-Regular';
	src: url("fonts/OrpheusW05-Regular.eot?#iefix") format('embedded-opentype'), 
	     url("fonts/OrpheusW05-Regular.woff") format("woff"), 
	     url("fonts/OrpheusW05-Regular.ttf")  format("truetype"),
	     url("fonts/OrpheusW05-Regular.svg#OrpheusW05-Regular") format("svg");
	font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'OrpheusW05-Regular' !important;
}