				@font-face {
					font-family: 'inter-tight';
					src: url('/wp-content/uploads/useanyfont/9354Inter-Tight.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9354Inter-Tight.woff') format('woff');
					  font-display: auto;
				}

				.inter-tight{font-family: 'inter-tight' !important;}

						body, p, blockquote, li, a, strong, b, em{
					font-family: 'inter-tight' !important;
				}
		