				@font-face {
					font-family: 'american-typewriter';
					src: url('/wp-content/uploads/useanyfont/892American-Typewriter.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/892American-Typewriter.woff') format('woff');
					font-weight: 500; font-style: normal; font-display: auto;
				}

				.american-typewriter{font-family: 'american-typewriter' !important;}

						h1, h2, h3, h4, h5, h6, body.single-post .entry-title, blockquote{
					font-family: 'american-typewriter' !important;
				}
		