				@font-face {
					font-family: 'andes';
					src: url('/wp-content/uploads/useanyfont/8228Andes.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8228Andes.woff') format('woff');
					  font-display: auto;
				}

				.andes{font-family: 'andes' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .site-title, strong, b{
					font-family: 'andes' !important;
				}
		