@font-face {
	font-family: 'Estedad';
	src: url('../fonts/Estedad-VF-FD.eot');
	src: local('?'), url('../fonts/Estedad-VF-FD.woff') format('woff'), url('../fonts/Estedad-VF-FD.ttf') format('truetype'), url('../fonts/Estedad-VF-FD.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}





/*//////////////////////////////////////////////////////////////////
[ FONT ]*/


/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/




/*---------------------------------------------*/
body{
    font-family:Estedad !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
}
