				@font-face {
					font-family: 'didot-bold';
					src: url('/wp-content/uploads/useanyfont/170406072726Didot-Bold.woff') format('woff');
					  font-display: auto;
				}

				.didot-bold{font-family: 'didot-bold' !important;}

						@font-face {
					font-family: 'trebuchent';
					src: url('/wp-content/uploads/useanyfont/170406073024Trebuchent.woff') format('woff');
					  font-display: auto;
				}

				.trebuchent{font-family: 'trebuchent' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'didot-bold' !important;
				}
						body, p, blockquote, li, a{
					font-family: 'trebuchent' !important;
				}
		