				@font-face {
					font-family: 'avenir';
					src: url('/wp-content/uploads/useanyfont/171222013856Avenir.woff') format('woff');
					font-display: auto;
				}

				.avenir{font-family: 'avenir' !important;}

						@font-face {
					font-family: 'ab';
					src: url('/wp-content/uploads/useanyfont/171222014043AB.woff') format('woff');
					font-display: auto;
				}

				.ab{font-family: 'ab' !important;}

						body, blockquote, li, a{
					font-family: 'avenir' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'ab' !important;
				}
						p{
					font-family: 'avenir' !important;
				}
		