				@font-face {
					font-family: 'lemonmilk-regular';
					src: url('/wp-content/uploads/useanyfont/2515LemonMilk-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2515LemonMilk-Regular.woff') format('woff');
					  font-display: auto;
				}

				.lemonmilk-regular{font-family: 'lemonmilk-regular' !important;}

						body.single-post .entry-title, .site-title, .site-description{
					font-family: 'lemonmilk-regular' !important;
				}
		