				@font-face {
					font-family: 'typewriter';
					src: url('/wp-content/uploads/useanyfont/9361Typewriter.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9361Typewriter.woff') format('woff');
					  font-display: auto;
				}

				.typewriter{font-family: 'typewriter' !important;}

						body{
					font-family: 'typewriter' !important;
				}
		