/*SUIT*/
@font-face {
	font-family: "SUIT";
	src: url("./fonts/SUIT-Thin.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-Thin.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-Thin.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-Thin.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-Thin.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-Thin.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "SUIT";
	src: url("./fonts/SUIT-ExtraLight.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-ExtraLight.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-ExtraLight.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-ExtraLight.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-ExtraLight.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-ExtraLight.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "SUIT";
	src: url("./fonts/SUIT-Light.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-Light.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-Light.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-Light.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-Light.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-Light.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "SUIT";
	src:  url("./fonts/SUIT-Regular.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-Regular.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-Regular.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-Regular.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-Regular.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "SUIT";
	src: url("./fonts/SUIT-Medium.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-Medium.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-Medium.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-Medium.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-Medium.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "SUIT";
	src: url("./fonts/SUIT-SemiBold.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-SemiBold.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-SemiBold.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-SemiBold.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-SemiBold.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "SUIT";
	src: url("./fonts/SUIT-Bold.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-Bold.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-Bold.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-Bold.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-Bold.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "SUIT";
	src: url("./fonts/SUIT-ExtraBold.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-ExtraBold.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-ExtraBold.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-ExtraBold.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-ExtraBold.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-ExtraBold.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "SUIT";
	src: url("./fonts/SUIT-Heavy.woff2") format("woff2"), /* Modern Browsers */
		 url("./fonts/SUIT-Heavy.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/SUIT-Heavy.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/SUIT-Heavy.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/SUIT-Heavy.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/SUIT-Heavy.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 900;
	font-style: normal;
}