				@font-face {
					font-family: 'custom';
					src: url('/wp-content/uploads/useanyfont/7406custom.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7406custom.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.custom{font-family: 'custom' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'custom' !important;
				}
		