@font-face {
	font-family: "Roboto";
	font-weight: 100;
	font-style: normal;
	src: url("roboto-thin-webfont.eot");
	src: url("roboto-thin-webfont.eot?#iefix") format("embedded-opentype"),
		url("roboto-thin-webfont.woff2") format("woff2"),
		url("roboto-thin-webfont.woff") format("woff"),
		url("roboto-thin-webfont.ttf") format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-weight: 300;
	font-style: normal;
	src: url("roboto-light-webfont.eot");
	src: url("roboto-light-webfont.eot?#iefix") format("embedded-opentype"),
		url("roboto-light-webfont.woff2") format("woff2"),
		url("roboto-light-webfont.woff") format("woff"),
		url("roboto-light-webfont.ttf") format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-weight: 400;
	font-style: normal;
	src: url("roboto-regular-webfont.eot");
	src: url("roboto-regular-webfont.eot?#iefix") format("embedded-opentype"),
		url("roboto-regular-webfont.woff2") format("woff2"),
		url("roboto-regular-webfont.woff") format("woff"),
		url("roboto-regular-webfont.ttf") format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-weight: 500;
	font-style: normal;
	src: url("roboto-medium-webfont.eot");
	src: url("roboto-medium-webfont.eot?#iefix") format("embedded-opentype"),
		url("roboto-medium-webfont.woff2") format("woff2"),
		url("roboto-medium-webfont.woff") format("woff"),
		url("roboto-medium-webfont.ttf") format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-weight: 700;
	font-style: normal;
	src: url("roboto-bold-webfont.eot");
	src: url("roboto-bold-webfont.eot?#iefix") format("embedded-opentype"),
		url("roboto-bold-webfont.woff2") format("woff2"),
		url("roboto-bold-webfont.woff") format("woff"),
		url("roboto-bold-webfont.ttf") format("truetype");
}
