				@font-face {
					font-family: 'albert-sans-regular';
					src: url('/wp-content/uploads/useanyfont/4319albert-sans-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4319albert-sans-regular.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.albert-sans-regular{font-family: 'albert-sans-regular' !important;}

						@font-face {
					font-family: 'albert-sans-bold';
					src: url('/wp-content/uploads/useanyfont/3699albert-sans-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3699albert-sans-bold.woff') format('woff');
					  font-display: auto;
				}

				.albert-sans-bold{font-family: 'albert-sans-bold' !important;}

						@font-face {
					font-family: 'albert-sans-light';
					src: url('/wp-content/uploads/useanyfont/9870Albert-sans-light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9870Albert-sans-light.woff') format('woff');
					  font-display: auto;
				}

				.albert-sans-light{font-family: 'albert-sans-light' !important;}

						.site-title, .site-description, body, p, blockquote, li{
					font-family: 'albert-sans-regular' !important;
				}
						h3, a, strong, b{
					font-family: 'albert-sans-bold' !important;
				}
						h1, h2{
					font-family: 'albert-sans-light' !important;
				}
						.menu-menu-basis-container li a, .menu-menu-basis-container li span, #menu-menu-basis li a, #menu-menu-basis li span{
					font-family: 'albert-sans-regular' !important;
				}
		