@font-face{
font-family: 'Cicle_Semi_Italic';
src: url('/javax.faces.resource/fonts/Cicle_Semi_Italic.eot.xhtml');
src: url('/javax.faces.resource/fonts/Cicle_Semi_Italic.woff.xhtml') format('woff'),     url('/javax.faces.resource/fonts/Cicle_Semi_Italic.ttf.xhtml') format('truetype'),     url('/javax.faces.resource/fonts/Cicle_Semi_Italic.svg.xhtml') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
	margin: 0px;
	-webkit-background-size : cover;
	-moz-background-size : cover; 
	-o-background-size : cover;
	background-size : cover;
	font-family: 'Cicle_Semi_Italic' ;
}

