				@font-face {
					font-family: 'helveticaneuebold';
					src: url('/test/wp-content/uploads/useanyfont/200310114701helveticaNeueBold.woff2') format('woff2'),
						url('/test/wp-content/uploads/useanyfont/200310114701helveticaNeueBold.woff') format('woff');
				}

				.helveticaneuebold{font-family: 'helveticaneuebold' !important;}

						@font-face {
					font-family: 'helveticaneuelight';
					src: url('/test/wp-content/uploads/useanyfont/200310115553helveticaNeueLight.woff2') format('woff2'),
						url('/test/wp-content/uploads/useanyfont/200310115553helveticaNeueLight.woff') format('woff');
				}

				.helveticaneuelight{font-family: 'helveticaneuelight' !important;}

						@font-face {
					font-family: 'helveticaneuethin';
					src: url('/test/wp-content/uploads/useanyfont/200310115616helveticaNeueThin.woff2') format('woff2'),
						url('/test/wp-content/uploads/useanyfont/200310115616helveticaNeueThin.woff') format('woff');
				}

				.helveticaneuethin{font-family: 'helveticaneuethin' !important;}

						p{
					font-family: 'helveticaneuelight' !important;
				}
						h1, h3{
					font-family: 'helveticaneuebold' !important;
				}
						h5{
					font-family: 'helveticaneuethin' !important;
				}
						h2, h4{
					font-family: 'helveticaneuethin' !important;
				}
						.wpcf7-form{
					font-family: 'helveticaneuebold' !important;
				}
		