/* font-family: "RobotoRegular"; */
@font-face {
	font-family: "RobotoRegular";
	src: url("../fonts/RobotoRegular/RobotoRegular.eot");
	src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
	url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
	font-family: "RobotoLight";
	src: url("../fonts/RobotoLight/RobotoLight.eot");
	src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
	url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoMedium"; */
@font-face {
	font-family: "RobotoMedium";
	src: url("../fonts/RobotoMedium/RobotoMedium.eot");
	src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
	url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoBold"; */
@font-face {
	font-family: "RobotoBold";
	src: url("../fonts/RobotoBold/RobotoBold.eot");
	src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
	url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: 'Scada-Regular'; */
@font-face {
  font-family: 'Scada-Regular';
  src:  url('../fonts/Scada-Regular/Scada-Regular.eot?#iefix') format('embedded-opentype'),
  		url('../fonts/Scada-Regular/Scada-Regular.woff') format('woff'),
  		url('../fonts/Scada-Regular/Scada-Regular.ttf')  format('truetype'),
  		url('../fonts/Scada-Regular/Scada-Regular.svg#Scada-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* font-family: 'Scada-Bold'; */
@font-face {
  font-family: 'Scada-Bold';
  src:  url('../fonts/Scada-Bold/Scada-Bold.eot?#iefix') format('embedded-opentype'),
  		url('../fonts/Scada-Bold/Scada-Bold.woff') format('woff'),
  		url('../fonts/Scada-Bold/Scada-Bold.ttf')  format('truetype'),
  		url('../fonts/Scada-Bold/Scada-Bold.svg#Scada-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* font-family: 'FiraSans-Bold'; */
@font-face {
  font-family: 'FiraSans-Bold';
  src: local('FiraSans-Bold'),
  	   url('../fonts/FiraSans-Bold/FiraSans-Bold.eot?#iefix') format('embedded-opentype'),
  	   url('../fonts/FiraSans-Bold/FiraSans-Bold.woff') format('woff'),
  	   url('../fonts/FiraSans-Bold/FiraSans-Bold.ttf')  format('truetype'),
  	   url('../fonts/FiraSans-Bold/FiraSans-Bold.svg#FiraSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}