				@font-face {
					font-family: 'maax-bold';
					src: url('/wp-content/uploads/useanyfont/29Maax-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/29Maax-bold.woff') format('woff');
					  font-display: auto;
				}

				.maax-bold{font-family: 'maax-bold' !important;}

						@font-face {
					font-family: 'maax-regular';
					src: url('/wp-content/uploads/useanyfont/131Maax-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/131Maax-regular.woff') format('woff');
					  font-display: auto;
				}

				.maax-regular{font-family: 'maax-regular' !important;}

						@font-face {
					font-family: 'maax-medium';
					src: url('/wp-content/uploads/useanyfont/2601Maax-medium.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2601Maax-medium.woff') format('woff');
					  font-display: auto;
				}

				.maax-medium{font-family: 'maax-medium' !important;}

						h1, h2, h3, h4{
					font-family: 'maax-bold' !important;
				}
						p{
					font-family: 'maax-regular' !important;
				}
						body, p, blockquote, li, a{
					font-family: 'maax-regular' !important;
				}
						.site-title{
					font-family: 'maax-bold' !important;
				}
						h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-description{
					font-family: 'maax-medium' !important;
				}
		