				@font-face {
					font-family: 'active';
					src: url('/wp-content/uploads/useanyfont/200518080154Active.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/200518080154Active.woff') format('woff');
					   font-display: auto;
				}

				.active{font-family: 'active' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'active' !important;
				}
		