				@font-face {
					font-family: 'thin-pencil';
					src: url('/wp-content/uploads/useanyfont/5474Thin-pencil.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5474Thin-pencil.woff') format('woff');
					   font-display: auto;
				}

				.thin-pencil{font-family: 'thin-pencil' !important;}

						h1, h2, h3, h4{
					font-family: 'thin-pencil' !important;
				}
		