				@font-face {
					font-family: 'helvetica-lt-regular';
					src: url('/wp-content/uploads/useanyfont/9825Helvetica-LT-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9825Helvetica-LT-regular.woff') format('woff');
					  font-display: auto;
				}

				.helvetica-lt-regular{font-family: 'helvetica-lt-regular' !important;}

						@font-face {
					font-family: 'helvetica-lt-bold';
					src: url('/wp-content/uploads/useanyfont/6763Helvetica-LT-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6763Helvetica-LT-bold.woff') format('woff');
					  font-display: auto;
				}

				.helvetica-lt-bold{font-family: 'helvetica-lt-bold' !important;}

						h2{
					font-family: 'helvetica-lt-bold' !important;
				}
						p{
					font-family: 'helvetica-lt-regular' !important;
				}
						h4{
					font-family: 'helvetica-lt-regular' !important;
				}
						a{
					font-family: 'helvetica-lt-bold' !important;
				}
						body, blockquote, li, a{
					font-family: 'helvetica-lt-regular' !important;
				}
						h5{
					font-family: 'helvetica-lt-regular' !important;
				}
						h3{
					font-family: 'helvetica-lt-regular' !important;
				}
						h1{
					font-family: 'helvetica-lt-bold' !important;
				}
		