@font-face {
					font-family: 'citrusgothicinline';
					src: url('7333CitrusGothicInline.woff') format('woff2'),
						url('7333CitrusGothicInline.woff') format('woff');
					font-display: auto;
				}

				.citrusgothicinline{font-family: 'citrusgothicinline' !important;}

						@font-face {
					font-family: 'europa-bold';
					src: url('5003Europa-Bold.woff') format('woff2'),
						url('5003Europa-Bold.woff') format('woff');
					font-display: auto;
				}

				.europa-bold{font-family: 'europa-bold' !important;}

						@font-face {
					font-family: 'europa-light';
					src: url('4730Europa-Light.woff') format('woff2'),
						url('4730Europa-Light.woff') format('woff');
					font-display: auto;
				}

				.europa-light{font-family: 'europa-light' !important;}

						h1, h2, h3{
					font-family: 'citrusgothicinline' !important;
				}
						h4, h5, h6, .site-title, .site-description, blockquote, strong, b{
					font-family: 'europa-bold' !important;
				}
						body, p, a{
					font-family: 'europa-light' !important;
				}