body { font-family: Lucida Sans Unicode; }
@font-face {
    font-family: 'QuattrocentoRomanRegular';
    src: url('fonts/font-face/Quattrocento-Regular-webfont.eot');
    src: url('fonts/font-face/Quattrocento-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/font-face/Quattrocento-Regular-webfont.woff') format('woff'),
         url('fonts/font-face/Quattrocento-Regular-webfont.ttf') format('truetype'),
         url('fonts/font-face/Quattrocento-Regular-webfont.svg#QuattrocentoRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

} 
body {font-family: 'QuattrocentoRomanRegular';}
.page_heading{
		background-image: url('');
	}