.fonts_Roboto {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.fonts_Roboto100 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}
.fonts_Roboto300 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #333333;
}
.fonts_Roboto400 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.fonts_Roboto500 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.fonts_Roboto700 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.2em;
}
.fonts_Roboto900 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
}

.fonts_RobotoCondensed {
font-family: 'Roboto Condensed', sans-serif;
}
.fonts_RobotoCondensed300 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
}
.fonts_RobotoCondensed400 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}
.fonts_RobotoCondensed700 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 1.2em;
}
