@font-face {
    font-family: 'BuongiornoRC';
    src: url('BuongiornoRC.woff2') format('woff2'),
        url('BuongiornoRC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.caligraphic {
    font-family: 'BuongiornoRC';
    font-weight: normal;
    font-style: normal;
	font-size: 175px;
	text-align:center;
	width:100%;
	line-height: 120px;
	color:#fff;
}

