				@font-face {
					font-family: 'noirpro-bold';
					src: url('1152NoirPro-Bold.woff2') format('woff2'),
						url('1152NoirPro-Bold.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.noirpro-bold{font-family: 'noirpro-bold' !important;}

						@font-face {
					font-family: 'noirpro-light';
					src: url('1365NoirPro-Light.woff2') format('woff2'),
						url('1365NoirPro-Light.woff') format('woff');
					font-weight: 300; font-style: normal; font-display: auto;
				}

				.noirpro-light{font-family: 'noirpro-light' !important;}

						@font-face {
					font-family: 'noirpro-medium';
					src: url('2522NoirPro-Medium.woff2') format('woff2'),
						url('2522NoirPro-Medium.woff') format('woff');
					font-weight: 500; font-style: normal; font-display: auto;
				}

				.noirpro-medium{font-family: 'noirpro-medium' !important;}

						@font-face {
					font-family: 'noirpro-regular';
					src: url('7607NoirPro-Regular.woff2') format('woff2'),
						url('7607NoirPro-Regular.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.noirpro-regular{font-family: 'noirpro-regular' !important;}

						@font-face {
					font-family: 'academia';
					src: url('7368Academia.woff2') format('woff2'),
						url('7368Academia.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.academia{font-family: 'academia' !important;}

						h1{
					font-family: 'academia' !important;
				}
						p, li, a{
					font-family: 'noirpro-regular' !important;
				}
						h2, h3, h4, h5, strong, b{
					font-family: 'noirpro-bold' !important;
				}
						h2, h3, h4, h5, h6, strong, b{
					font-family: 'noirpro-medium' !important;
				}
		