				@font-face {
					font-family: 'cygre-bold';
					src: url('/wp-content/uploads/useanyfont/3783Cygre-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3783Cygre-Bold.woff') format('woff');
					  font-display: auto;
				}

				.cygre-bold{font-family: 'cygre-bold' !important;}

						@font-face {
					font-family: 'cygre-medium';
					src: url('/wp-content/uploads/useanyfont/2123Cygre-Medium.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2123Cygre-Medium.woff') format('woff');
					  font-display: auto;
				}

				.cygre-medium{font-family: 'cygre-medium' !important;}

						@font-face {
					font-family: 'cygre-light';
					src: url('/wp-content/uploads/useanyfont/5088Cygre-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5088Cygre-Light.woff') format('woff');
					  font-display: auto;
				}

				.cygre-light{font-family: 'cygre-light' !important;}

						@font-face {
					font-family: 'cygre-extra-boild';
					src: url('/wp-content/uploads/useanyfont/4508Cygre-Extra-Boild.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4508Cygre-Extra-Boild.woff') format('woff');
					  font-display: auto;
				}

				.cygre-extra-boild{font-family: 'cygre-extra-boild' !important;}

						h1{
					font-family: 'cygre-extra-boild' !important;
				}
						h2{
					font-family: 'cygre-bold' !important;
				}
						h3, h4, h5{
					font-family: 'cygre-medium' !important;
				}
						body, p, blockquote, li{
					font-family: 'cygre-light' !important;
				}
		