

.error{
	font-family:"Roboto";
}

.text_404 i{
	font-size:110px;
	color:#fff;
	background:#39c5de;
	padding:45px;
	border-radius:100%;
	position:relative;
	top:-70px;
}
.text_404{
	font-family:"Roboto";
	font-weight:300;
	color:#39c5de;
	font-size:280px;
}
.text_2{
	font-size:24px;
	font-weight:300;
	font-family:"Roboto";
	position:relative;
	top:-30px;
}
.linkToHome a{
	font-weight:300;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	height:41px;
	line-height:41px;
	background:#39c5de;
	margin-top:8px;
	padding:0 25px;
	display:inline-block;
	font-family:"Roboto";
}

















