				@font-face {
					font-family: 'helvetica-bold';
					src: url('/wp-content/uploads/useanyfont/200423031328Helvetica-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/200423031328Helvetica-Bold.woff') format('woff');
					  font-display: auto;
				}

				.helvetica-bold{font-family: 'helvetica-bold' !important;}

						@font-face {
					font-family: 'helvetica-regular';
					src: url('/wp-content/uploads/useanyfont/200423031436Helvetica-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/200423031436Helvetica-Regular.woff') format('woff');
					  font-display: auto;
				}

				.helvetica-regular{font-family: 'helvetica-regular' !important;}

						h1{
					font-family: 'helvetica-bold' !important;
				}
						h2{
					font-family: 'helvetica-regular' !important;
				}
		