				@font-face {
					font-family: 'butler';
					src: url('/wp-content/uploads/useanyfont/6230butler.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6230butler.woff') format('woff');
					  font-display: auto;
				}

				.butler{font-family: 'butler' !important;}

						body{
					font-family: 'butler' !important;
				}
						h1, h2, body, p, blockquote, li, a, strong, b, em{
					font-family: 'butler' !important;
				}
		