				@font-face {
					font-family: 'hero-bold';
					src: url('/wp-content/uploads/useanyfont/180629115727Hero-Bold.woff') format('woff');
					  font-display: auto;
				}

				.hero-bold{font-family: 'hero-bold' !important;}

						@font-face {
					font-family: 'hero-regular';
					src: url('/wp-content/uploads/useanyfont/180629115800Hero-Regular.woff') format('woff');
					  font-display: auto;
				}

				.hero-regular{font-family: 'hero-regular' !important;}

						@font-face {
					font-family: 'hero-medium';
					src: url('/wp-content/uploads/useanyfont/180629115821Hero-Medium.woff') format('woff');
					  font-display: auto;
				}

				.hero-medium{font-family: 'hero-medium' !important;}

						@font-face {
					font-family: 'hero-bolder';
					src: url('/wp-content/uploads/useanyfont/5775Hero-Bolder.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5775Hero-Bolder.woff') format('woff');
					  font-display: auto;
				}

				.hero-bolder{font-family: 'hero-bolder' !important;}

						@font-face {
					font-family: 'hero-light';
					src: url('/wp-content/uploads/useanyfont/4014Hero-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4014Hero-Light.woff') format('woff');
					  font-display: auto;
				}

				.hero-light{font-family: 'hero-light' !important;}

						h1{
					font-family: 'hero-bold' !important;
				}
						h4, h5{
					font-family: 'hero-regular' !important;
				}
						h3{
					font-family: 'hero-regular' !important;
				}
						.hero-bolder{
					font-family: 'hero-bolder' !important;
				}
						.hero-lighter{
					font-family: 'hero-light' !important;
				}
		