@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: url('../font/SUIT-Thin.woff2') format('woff2');
	src: url('../font/SUIT-Thin.otf') format('otf');
	src: url('../font/SUIT-Thin.ttf') format('ttf');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: url('../font/SUIT-ExtraLight.woff2') format('woff2');
	src: url('../font/SUIT-ExtraLight.otf') format('otf');
	src: url('../font/SUIT-ExtraLight.ttf') format('ttf');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: url('../font/SUIT-Light.woff2') format('woff2');
	src: url('../font/SUIT-Light.otf') format('otf');
	src: url('../font/SUIT-Light.ttf') format('ttf');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: url('../font/SUIT-Regular.woff2') format('woff2');
	src: url('../font/SUIT-Regular.otf') format('otf');
	src: url('../font/SUIT-Regular.ttf') format('ttf');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: url('../font/SUIT-Medium.woff2') format('woff2');
	src: url('../font/SUIT-Medium.otf') format('otf');
	src: url('../font/SUIT-Medium.ttf') format('ttf');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: url('../font/SUIT-SemiBold.woff2') format('woff2');
	src: url('../font/SUIT-SemiBold.otf') format('otf');
	src: url('../font/SUIT-SemiBold.ttf') format('ttf');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: url('../font/SUIT-Bold.woff2') format('woff2');
	src: url('../font/SUIT-Bold.otf') format('otf');
	src: url('../font/SUIT-Bold.ttf') format('ttf');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: url('../font/SUIT-ExtraBold.woff2') format('woff2');
	src: url('../font/SUIT-ExtraBold.otf') format('otf');
	src: url('../font/SUIT-ExtraBold.ttf') format('ttf');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: url('../font/SUIT-Heavy.woff2') format('woff2');
	src: url('../font/SUIT-Heavy.otf') format('otf');
	src: url('../font/SUIT-Heavy.ttf') format('ttf');
}