@font-face {
	font-family: "Roboto";
	src:url("../fonts/RobotoLight.eot");
	src:url("../RobotoLight.eot%40")format("embedded-opentype"),
		url("../fonts/RobotoLight.woff") format("woff"),
		url("../fonts/RobotoLight.ttf") format("truetype"),
		url("../images/RobotoLight.svg") format("svg");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "Roboto";
	src:url("../fonts/RobotoRegular.eot");
	src:url("../RobotoRegular.eot%40")format("embedded-opentype"),
		url("../fonts/RobotoRegular.woff") format("woff"),
		url("../fonts/RobotoRegular.ttf") format("truetype"),
        url("../images/RobotoRegular.svg") format("svg");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Roboto";
	src:url("../fonts/RobotoMedium.eot");
	src:url("../RobotoMedium.eot%40")format("embedded-opentype"),
		url("../fonts/RobotoMedium.woff") format("woff"),
		url("../fonts/RobotoMedium.ttf") format("truetype"),
		url("../images/RobotoMedium.svg") format("svg");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: "Roboto";
	src:url("../fonts/RobotoBold.eot");
	src:url("../RobotoBold.eot%40")format("embedded-opentype"),
		url("../fonts/RobotoBold.woff") format("woff"),
		url("../fonts/RobotoBold.ttf") format("truetype"),
		url("../images/RobotoBold.svg") format("svg");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "Roboto";
	src:url("../fonts/RobotoBlack.eot");
	src:url("../RobotoBlack.eot%40")format("embedded-opentype"),
		url("../fonts/RobotoBlack.woff") format("woff"),
		url("../fonts/RobotoBlack.ttf") format("truetype"),
        url("../images/RobotoBlack.svg") format("svg");
	font-style: normal;
	font-weight: 900;
}