@font-face {
	font-family: SUIT;
	src: url('../fonts/SUIT-Thin.eot');
	src: url('../fonts/SUIT-Thin.eot#iefix') format('embedded-opentype'),
		 url('../fonts/SUIT-Thin.woff') format('woff2'),
		 url('../fonts/SUIT-Thin.woff') format('woff'),
		 url('../fonts/SUIT-Thin.ttf') format('truetype');
	font-weight: 100
}
@font-face {
	font-family: SUIT;
	src: url('../fonts/SUIT-ExtraLight.eot');
	src: local(※), 
		 url('../fonts/SUIT-ExtraLight.woff') format('woff2'),
		 url('../fonts/SUIT-ExtraLight.woff') format('woff'),
		 url('../fonts/SUIT-ExtraLight.ttf') format('truetype');
	font-weight: 200
}
@font-face {
	font-family: SUIT;
	src: url(../fonts/SUIT-Light.eot);
	src: local(※), 
		 url('../fonts/SUIT-Light.woff') format('woff2'),
		 url('../fonts/SUIT-Light.woff') format('woff'),
		 url('../fonts/SUIT-Light.ttf') format('truetype');
	font-weight: 300
}
@font-face {
	font-family: SUIT;
	src: url(../fonts/SUIT-Regular.eot);
	src: local(※), 
		 url('../fonts/SUIT-Regular.woff') format('woff2'),
		 url('../fonts/SUIT-Regular.woff') format('woff'),
		 url('../fonts/SUIT-Regular.ttf') format('truetype');
	font-weight: 400
}
@font-face {
	font-family: SUIT;
	src: url(../fonts/SUIT-Medium.eot);
	src: local(※), 
		 url('../fonts/SUIT-Medium.woff') format('woff2'),
		 url('../fonts/SUIT-Medium.woff') format('woff'),
		 url('../fonts/SUIT-Medium.ttf') format('truetype');
	font-weight: 500
}
@font-face {
	font-family: SUIT;
	src: url(../fonts/SUIT-SemiBold.eot);
	src: local(※), 
		 url('../fonts/SUIT-SemiBold.woff') format('woff2'),
		 url('../fonts/SUIT-SemiBold.woff') format('woff'),
		 url('../fonts/SUIT-SemiBold.ttf') format('truetype');
	font-weight: 600
}
@font-face {
	font-family: SUIT;
	src: url(../fonts/SUIT-Bold.eot);
	src: local(※), 
		 url('../fonts/SUIT-Bold.woff') format('woff2'),
		 url('../fonts/SUIT-Bold.woff') format('woff'),
		 url('../fonts/SUIT-Bold.ttf') format('truetype');
	font-weight: 700
}
@font-face {
	font-family: SUIT;
	src: url(../fonts/SUIT-ExtraBold.eot);
	src: local(※), 
		 url('../fonts/SUIT-ExtraBold.woff') format('woff2'),
		 url('../fonts/SUIT-ExtraBold.woff') format('woff'),
		 url('../fonts/SUIT-ExtraBold.ttf') format('truetype');
	font-weight: 800
}
@font-face {
	font-family: SUIT;
	src: url(../fonts/SUIT-Heavy.eot);
	src: local(※), 
		 url('../fonts/SUIT-Heavy.woff') format('woff2'),
		 url('../fonts/SUIT-Heavy.woff') format('woff'),
		 url('../fonts/SUIT-Heavy.ttf') format('truetype');
	font-weight: 900
}