				@font-face {
					font-family: 'butler';
					src: url('https://saltmed.com/wp-content/uploads/useanyfont/955butler.woff2') format('woff2'),
						url('https://saltmed.com/wp-content/uploads/useanyfont/955butler.woff') format('woff');
					  font-display: auto;
				}

				.butler{font-family: 'butler' !important;}

						h2{
					font-family: 'butler' !important;
				}
						.entry-title, body.single-post .entry-title, body.page .entry-title{
					font-family: 'butler' !important;
				}
		