				@font-face {
					font-family: 'gelano-extralight';
					src: url('/wp-content/uploads/useanyfont/2093gelano-extralight.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2093gelano-extralight.woff') format('woff');
					  font-display: auto;
				}

				.gelano-extralight{font-family: 'gelano-extralight' !important;}

						@font-face {
					font-family: 'gelano-bold';
					src: url('/wp-content/uploads/useanyfont/3620Gelano-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3620Gelano-bold.woff') format('woff');
					  font-display: auto;
				}

				.gelano-bold{font-family: 'gelano-bold' !important;}

						@font-face {
					font-family: 'gelano-regular';
					src: url('/wp-content/uploads/useanyfont/2286gelano-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2286gelano-regular.woff') format('woff');
					  font-display: auto;
				}

				.gelano-regular{font-family: 'gelano-regular' !important;}

						body, p{
					font-family: 'gelano-extralight' !important;
				}
						h2{
					font-family: 'gelano-bold' !important;
				}
						h3{
					font-family: 'gelano-extralight' !important;
				}
						strong, b{
					font-family: 'gelano-regular' !important;
				}
						h1{
					font-family: 'gelano-bold' !important;
				}
		