				@font-face {
					font-family: 'Avenir';
					src: url('/wp-content/uploads/useanyfont/150511104930AvenirLTStd-Roman.woff') format('woff');
					font-display: auto;
				}

				.Avenir{font-family: 'Avenir' !important;}

						body, h1, h2, h3, h4, h5, h6, p{
					font-family: 'Avenir' !important;
				}
						.dt-fancy-title{
					font-family: 'Avenir' !important;
				}
						#main-nav{
					font-family: 'Avenir' !important;
				}
						#main-nav > li > a{
					font-family: 'Avenir' !important;
				}
						html, body, body.page, .wf-container > *{
					font-family: 'Avenir' !important;
				}
		