				@font-face {
					font-family: 'thesomething-regular';
					src: url('/wp-content/uploads/useanyfont/6920TheSomething-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6920TheSomething-Regular.woff') format('woff');
					  font-display: auto;
				}

				.thesomething-regular{font-family: 'thesomething-regular' !important;}

						@font-face {
					font-family: 'silver-south';
					src: url('/wp-content/uploads/useanyfont/1006Silver-South.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1006Silver-South.woff') format('woff');
					  font-display: auto;
				}

				.silver-south{font-family: 'silver-south' !important;}

		