				@font-face {
					font-family: 'avenir-regular';
					src: url('/wp-content/uploads/useanyfont/4890Avenir-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4890Avenir-Regular.woff') format('woff');
					  font-display: auto;
				}

				.avenir-regular{font-family: 'avenir-regular' !important;}

						@font-face {
					font-family: 'avenir-bold';
					src: url('/wp-content/uploads/useanyfont/784Avenir-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/784Avenir-Bold.woff') format('woff');
					  font-display: auto;
				}

				.avenir-bold{font-family: 'avenir-bold' !important;}

						body, p, blockquote, li, a, em{
					font-family: 'avenir-regular' !important;
				}
						.home-sec2 h2{
					font-family: 'avenir-regular' !important;
				}
						h3, h4, h5, h6{
					font-family: 'avenir-bold' !important;
				}
						.slider-button1, .slider-button1 a{
					font-family: 'avenir-bold' !important;
				}
						.my-custom-menu, .my-custom-menu a, .my-custom-menu a span{
					font-family: 'avenir-bold' !important;
				}
						.main-nav &gt; li &gt; a{
					font-family: 'avenir-bold' !important;
				}
						.slider-main-button, .slider-main-button a{
					font-family: 'avenir-bold' !important;
				}
		