@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueThin/font.woff2') format('woff2'), url('./UniNeueThin/font.woff') format('woff');
	font-weight: 100;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueThinItalic/font.woff2') format('woff2'), url('./UniNeueThinItalic/font.woff') format('woff');
	font-style: italic;
	font-weight: 100;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueLight/font.woff2') format('woff2'), url('./UniNeueLight/font.woff') format('woff');
	font-weight: 200;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueLightItalic/font.woff2') format('woff2'), url('./UniNeueLightItalic/font.woff') format('woff');
	font-style: italic;
	font-weight: 200;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueBook/font.woff2') format('woff2'), url('./UniNeueBook/font.woff') format('woff');
	font-weight: 300;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueBookItalic/font.woff2') format('woff2'), url('./UniNeueBookItalic/font.woff') format('woff');
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueRegular/font.woff2') format('woff2'), url('./UniNeueRegular/font.woff') format('woff');
	font-weight: 400;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueRegularItalic/font.woff2') format('woff2'), url('./UniNeueRegularItalic/font.woff') format('woff');
	font-style: italic;
	font-weight: 400;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueBold/font.woff2') format('woff2'), url('./UniNeueBold/font.woff') format('woff');
	font-weight: 700;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueBoldItalic/font.woff2') format('woff2'), url('./UniNeueBoldItalic/font.woff') format('woff');
	font-style: italic;
	font-weight: 700;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueHeavy/font.woff2') format('woff2'), url('./UniNeueHeavy/font.woff') format('woff');
	font-weight: 800;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueHeavyItalic/font.woff2') format('woff2'), url('./UniNeueHeavyItalic/font.woff') format('woff');
	font-style: italic;
	font-weight: 800;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueBlack/font.woff2') format('woff2'), url('./UniNeueBlack/font.woff') format('woff');
	font-weight: 900;
}
@font-face {
	font-family: "UniNeue";
	src: url('./UniNeueBlackItalic/font.woff2') format('woff2'), url('./UniNeueBlackItalic/font.woff') format('woff');
	font-style: italic;
	font-weight: 900;
}
