				@font-face {
					font-family: 'trebuchet-regular';
					src: url('/wp-content/uploads/useanyfont/4578Trebuchet-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4578Trebuchet-Regular.woff') format('woff');
					font-weight: 100; font-style: normal;  font-display: auto;
				}

				.trebuchet-regular{font-family: 'trebuchet-regular' !important;}

						@font-face {
					font-family: 'trebuchet-bold';
					src: url('/wp-content/uploads/useanyfont/5855Trebuchet-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5855Trebuchet-Bold.woff') format('woff');
					font-weight: 700; font-style: normal;  font-display: auto;
				}

				.trebuchet-bold{font-family: 'trebuchet-bold' !important;}

						body, p, blockquote, li, a, strong, b, em{
					font-family: 'trebuchet-regular' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'trebuchet-bold' !important;
				}
		