				@font-face {
					font-family: 'nexa-bold';
					src: url('/wp-content/uploads/useanyfont/8266Nexa-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8266Nexa-Bold.woff') format('woff');
					  font-display: auto;
				}

				.nexa-bold{font-family: 'nexa-bold' !important;}

						@font-face {
					font-family: 'nexa-light';
					src: url('/wp-content/uploads/useanyfont/9913Nexa-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9913Nexa-Light.woff') format('woff');
					  font-display: auto;
				}

				.nexa-light{font-family: 'nexa-light' !important;}

						@font-face {
					font-family: 'nexa-regular';
					src: url('/wp-content/uploads/useanyfont/6740Nexa-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6740Nexa-Regular.woff') format('woff');
					  font-display: auto;
				}

				.nexa-regular{font-family: 'nexa-regular' !important;}

						@font-face {
					font-family: 'nexa-heavy';
					src: url('/wp-content/uploads/useanyfont/9763Nexa-Heavy.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9763Nexa-Heavy.woff') format('woff');
					  font-display: auto;
				}

				.nexa-heavy{font-family: 'nexa-heavy' !important;}

						@font-face {
					font-family: 'nexa-black';
					src: url('/wp-content/uploads/useanyfont/216Nexa-Black.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/216Nexa-Black.woff') format('woff');
					  font-display: auto;
				}

				.nexa-black{font-family: 'nexa-black' !important;}

						h1, h2{
					font-family: 'nexa-bold' !important;
				}
						p{
					font-family: 'nexa-regular' !important;
				}
		