				@font-face {
					font-family: 'techna-sans';
					src: url('/wp-content/uploads/useanyfont/3173Techna-Sans.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3173Techna-Sans.woff') format('woff');
					  font-display: auto;
				}

				.techna-sans{font-family: 'techna-sans' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title{
					font-family: 'techna-sans' !important;
				}
						h2.intro-pre-heading{
					font-family: 'techna-sans' !important;
				}
						h1.intro-heading{
					font-family: 'techna-sans' !important;
				}
		