				@font-face {
					font-family: 'typewriter-condensed';
					src: url('/wp-content/uploads/useanyfont/3018Typewriter-Condensed.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3018Typewriter-Condensed.woff') format('woff');
					font-weight: 400; font-style: normal;  font-display: auto;
				}

				.typewriter-condensed{font-family: 'typewriter-condensed' !important;}

						.wp-element-caption{
					font-family: 'typewriter-condensed' !important;
				}
						.lg-sub-html, .lg-sub-html h4, .lg-sub-html p, .minimalio-lightbox-caption{
					font-family: 'typewriter-condensed' !important;
				}
						h1, h2, h3, h5, h6, .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em{
					font-family: 'typewriter-condensed' !important;
				}
		