				@font-face {
					font-family: 'gillroy';
					src: url('/wp-content/uploads/useanyfont/3306Gillroy.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3306Gillroy.woff') format('woff');
					font-weight: 800; font-style: normal; font-display: auto;
				}

				.gillroy{font-family: 'gillroy' !important;}

						@font-face {
					font-family: 'gillroy';
					src: url('/wp-content/uploads/useanyfont/3600Gillroy.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3600Gillroy.woff') format('woff');
					font-weight: 300; font-style: normal; font-display: auto;
				}

				.gillroy{font-family: 'gillroy' !important;}

						@font-face {
					font-family: 'quicksand';
					src: url('/wp-content/uploads/useanyfont/1993Quicksand.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1993Quicksand.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.quicksand{font-family: 'quicksand' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, .site-title{
					font-family: 'gillroy' !important;
				}
						body, p, li, a{
					font-family: 'quicksand' !important;
				}
		