				@font-face {
					font-family: 'darleys-sans';
					src: url('/wp-content/uploads/useanyfont/6425Darleys-Sans.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6425Darleys-Sans.woff') format('woff');
					  font-display: auto;
				}

				.darleys-sans{font-family: 'darleys-sans' !important;}

						h1{
					font-family: 'darleys-sans' !important;
				}
						h1, h2, h3, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title{
					font-family: 'darleys-sans' !important;
				}
		