				@font-face {
					font-family: 'my-home';
					src: url('/wp-content/uploads/useanyfont/5634my-home.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5634my-home.woff') format('woff');
					  font-display: auto;
				}

				.my-home{font-family: 'my-home' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'my-home' !important;
				}
		