				@font-face {
					font-family: 'aller-bold';
					src: url('/website/wp-content/uploads/useanyfont/171020054721Aller-Bold.woff') format('woff');
					  font-display: auto;
				}

				.aller-bold{font-family: 'aller-bold' !important;}

						@font-face {
					font-family: 'aller-regular';
					src: url('/website/wp-content/uploads/useanyfont/171020054739Aller-Regular.woff') format('woff');
					  font-display: auto;
				}

				.aller-regular{font-family: 'aller-regular' !important;}

						h1, h2, h3, h5, h6{
					font-family: 'aller-bold' !important;
				}
						body, p, blockquote, li, a{
					font-family: 'aller-regular' !important;
				}
		