				@font-face {
					font-family: 'cy-grotesk-wide';
					src: url('/wp-content/uploads/useanyfont/5003Cy-Grotesk-Wide.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5003Cy-Grotesk-Wide.woff') format('woff');
					   font-display: auto;
				}

				.cy-grotesk-wide{font-family: 'cy-grotesk-wide' !important;}

						@font-face {
					font-family: 'source-sans-pro-regu';
					src: url('/wp-content/uploads/useanyfont/1041Source-Sans-Pro-Regu.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1041Source-Sans-Pro-Regu.woff') format('woff');
					   font-display: auto;
				}

				.source-sans-pro-regu{font-family: 'source-sans-pro-regu' !important;}

						h1, h2, h3, h4, h5, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title{
					font-family: 'cy-grotesk-wide' !important;
				}
						body, p{
					font-family: 'source-sans-pro-regu' !important;
				}
		