	@font-face {
	    font-family: 'helvetica-now-bold';
	    src: 	    url('/wp-content/uploads/foxtool-fonts/helveticanowtext-bold-demo.ttf') format("truetype");
	}
	.font-demo.helvetica-now-bold{
		font-family: 'helvetica-now-bold', sans-serif  !important;
	}
		@font-face {
	    font-family: 'helvetica-now-medium';
	    src: 	    url('/wp-content/uploads/foxtool-fonts/HelveticaNowText-Medium.woff2') format("truetype");
	}
	.font-demo.helvetica-now-medium{
		font-family: 'helvetica-now-medium', sans-serif  !important;
	}
		@font-face {
	    font-family: 'helvetica-now-regular';
	    src: 	    url('/wp-content/uploads/foxtool-fonts/HelveticaNowText-Regular.woff2') format("truetype");
	}
	.font-demo.helvetica-now-regular{
		font-family: 'helvetica-now-regular', sans-serif  !important;
	}
		@font-face {
	    font-family: 'helvetica-now-light';
	    src: 	    url('/wp-content/uploads/foxtool-fonts/HelveticaNowText-Light.woff2') format("truetype");
	}
	.font-demo.helvetica-now-light{
		font-family: 'helvetica-now-light', sans-serif  !important;
	}
	