				@font-face {
					font-family: 'helvetica';
					src: url('../fonts/helvetica.woff2') format('woff2'),
						url('../fonts/helvetica.woff') format('woff');
					   font-display: auto;
				}

				.helvetica{font-family: 'helvetica' !important;}