				@font-face {
					font-family: 'ayres';
					src: url('/wp-content/uploads/useanyfont/8562Ayres.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8562Ayres.woff') format('woff');
					  font-display: auto;
				}

				.ayres{font-family: 'ayres' !important;}

						@font-face {
					font-family: 'helvetica-regular';
					src: url('/wp-content/uploads/useanyfont/682Helvetica-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/682Helvetica-regular.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.helvetica-regular{font-family: 'helvetica-regular' !important;}

						@font-face {
					font-family: 'helvetica-bold';
					src: url('/wp-content/uploads/useanyfont/9873Helvetica-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9873Helvetica-Bold.woff') format('woff');
					font-weight: 800; font-style: normal; font-display: auto;
				}

				.helvetica-bold{font-family: 'helvetica-bold' !important;}

						h1, h2, h3{
					font-family: 'helvetica-bold' !important;
				}
						h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, body, p, blockquote, li, a, strong, b, em{
					font-family: 'helvetica-regular' !important;
				}
		