				@font-face {
					font-family: 'switzer-light';
					src: url('/wp-content/uploads/useanyfont/7750Switzer-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7750Switzer-Light.woff') format('woff');
					  font-display: auto;
				}

				.switzer-light{font-family: 'switzer-light' !important;}

						@font-face {
					font-family: 'switzer-regular';
					src: url('/wp-content/uploads/useanyfont/8700Switzer-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8700Switzer-Regular.woff') format('woff');
					  font-display: auto;
				}

				.switzer-regular{font-family: 'switzer-regular' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'switzer-regular' !important;
				}
						body, p, li{
					font-family: 'switzer-light' !important;
				}
						small{
					font-family: 'switzer-light' !important;
				}
						bdi{
					font-family: 'switzer-light' !important;
				}
						.font-ui .woocommerce .soldout{
					font-family: 'switzer-light' !important;
				}
		