				@font-face {
					font-family: 'nexa-xbold';
					src: url('/wp-content/uploads/useanyfont/3524Nexa-XBold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3524Nexa-XBold.woff') format('woff');
					  font-display: auto;
				}

				.nexa-xbold{font-family: 'nexa-xbold' !important;}

						@font-face {
					font-family: 'nexa-bold';
					src: url('/wp-content/uploads/useanyfont/9556Nexa-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9556Nexa-Bold.woff') format('woff');
					  font-display: auto;
				}

				.nexa-bold{font-family: 'nexa-bold' !important;}

						@font-face {
					font-family: 'nexa-regular';
					src: url('/wp-content/uploads/useanyfont/7099Nexa-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7099Nexa-Regular.woff') format('woff');
					  font-display: auto;
				}

				.nexa-regular{font-family: 'nexa-regular' !important;}

						@font-face {
					font-family: 'nexa-book';
					src: url('/wp-content/uploads/useanyfont/1019Nexa-Book.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1019Nexa-Book.woff') format('woff');
					  font-display: auto;
				}

				.nexa-book{font-family: 'nexa-book' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'nexa-xbold' !important;
				}
						body{
					font-family: 'nexa-regular' !important;
				}
						li{
					font-family: 'nexa-regular' !important;
				}
						blockquote, strong, b{
					font-family: 'nexa-xbold' !important;
				}
		