@font-face {
	font-family: 'SUITE';
	font-weight: 300;
	src: url('SUITE-Light.woff') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 400;
	src: url('SUITE-Regular.woff') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 500;
	src: url('SUITE-Medium.woff') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 600;
	src: url('SUITE-SemiBold.woff') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 700;
	src: url('SUITE-Bold.woff') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 800;
	src: url('SUITE-ExtraBold.woff') format('woff2');
}
@font-face {
	font-family: 'SUITE';
	font-weight: 900;
	src: url('SUITE-Heavy.woff') format('woff2');
}