/*
 *	WebFont Package Licensed to Streamnow AG
 */

/* Superior Title Bold */
@font-face {
	font-family: 'Superior Title';
	src:	url('woff2/SuperiorTitleWeb-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* Superior Title Bold Italic */
@font-face {
	font-family: 'Superior Title';
	src:	url('woff2/SuperiorTitleWeb-BoldItalic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

