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

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

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

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

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