				@font-face {
					font-family: 'montebello';
					src: url('/wp-content/uploads/useanyfont/719Montebello.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/719Montebello.woff') format('woff');
					  font-display: auto;
				}

				.montebello{font-family: 'montebello' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, .widget-title, .site-title{
					font-family: 'montebello' !important;
				}
		