				@font-face {
					font-family: 'coves';
					src: url('/wp-content/uploads/useanyfont/2109Coves.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2109Coves.woff') format('woff');
					  font-display: auto;
				}

				.coves{font-family: 'coves' !important;}

						@font-face {
					font-family: 'coves-light';
					src: url('/wp-content/uploads/useanyfont/7192Coves-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7192Coves-Light.woff') format('woff');
					  font-display: auto;
				}

				.coves-light{font-family: 'coves-light' !important;}

						h1, h2, h3, h4, h5, h6, .site-title{
					font-family: 'coves' !important;
				}
						.site-description, body, p{
					font-family: 'coves-light' !important;
				}
		