@font-face {
	font-family: 'Exo 3';
	font-style: normal;
	font-weight: 200;
	src: local('Exo 2 Extra Light'), local('Exo2-ExtraLight'), url("/static/kontron/fonts/SnT-Font/SnT-Thin.otf") format('opentype');
}
@font-face {
	font-family: 'Exo 3';
	font-style: normal;
	font-weight: 300;
	src: local('Exo 2 Light'), local('Exo2-Light'), url("/static/kontron/fonts/SnT-Font/SnT-Light.otf") format('opentype');
}
@font-face {
	font-family: 'Exo 3';
	font-style: normal;
	font-weight: 400;
	src: local('Exo 2'), local('Exo2-Regular'), url("/static/kontron/fonts/SnT-Font/SnT-Regular.otf") format('opentype');
}
@font-face {
	font-family: 'Exo 3';
	font-style: normal;
	font-weight: 500;
	src: local('Exo 2 Medium'), local('Exo2-Medium'), url("/static/kontron/fonts/SnT-Font/SnT-Medium.otf") format('opentype');
}
@font-face {
	font-family: 'Exo 3';
	font-style: normal;
	font-weight: 600;
	src: local('Exo 2 Semi Bold'), local('Exo2-SemiBold'), url("/static/kontron/fonts/SnT-Font/SnT-Bold.otf") format('opentype');
}
@font-face {
	font-family: 'Exo 3';
	font-style: normal;
	font-weight: 700;
	src: local('Exo 2 Bold'), local('Exo2-Bold'), url("/static/kontron/fonts/SnT-Font/SnT-Bold.otf") format('opentype');
}