				@font-face {
					font-family: 'segoe-ui-regular';
					src: url('/wp-content/uploads/useanyfont/7103Segoe-UI-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7103Segoe-UI-Regular.woff') format('woff');
					  font-display: auto;
				}

				.segoe-ui-regular{font-family: 'segoe-ui-regular' !important;}

						@font-face {
					font-family: 'segoe-ui-semibold';
					src: url('/wp-content/uploads/useanyfont/2064segoe-ui-semibold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2064segoe-ui-semibold.woff') format('woff');
					  font-display: auto;
				}

				.segoe-ui-semibold{font-family: 'segoe-ui-semibold' !important;}

						.segoe-ui-regular{
					font-family: 'segoe-ui-regular' !important;
				}
						.segoe-ui-semibold{
					font-family: 'segoe-ui-semibold' !important;
				}
		