				@font-face {
					font-family: 'nexa-bold';
					src: url('/wp-content/uploads/useanyfont/170929051136nexa-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/170929051149nexa-light.woff') format('woff');
					font-display: auto;
				}

				.nexa-light{font-family: 'nexa-light' !important;}

						body, blockquote, li, a{
					font-family: 'nexa-light' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'nexa-bold' !important;
				}
		