@font-face {
	font-family: Estedad;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/eot/Estedad-Regular.eot');
	src: url('fonts/eot/Estedad-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/Estedad-Regular.woff2') format('woff2'),
		 url('fonts/woff/Estedad-Regular.woff') format('woff'); 
}
body, a, p, div, h1, h2, h3, h4, h5, h6, *{
    font-family: Estedad;
}