				@font-face {
					font-family: 'garner';
					src: url('/wp-content/uploads/useanyfont/9118Garner.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9118Garner.woff') format('woff');
					  font-display: auto;
				}

				.garner{font-family: 'garner' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title{
					font-family: 'garner' !important;
				}
						.df-menu-button, .df-mobile-menu-button, .df_button_left, .df_button_right, button, .et_pb_button, .wp-block-button__link, input[type="button"], input[type="submit"], a.button, a.btn{
					font-family: 'garner' !important;
				}
						.df-cpt-read-more{
					font-family: 'garner' !important;
				}
		