@font-face {
	font-family: "Chevin-Cyrillic-Bold";
	src: url("fonts/Chevin-Cyrillic-Bold.eot"); /* Для поддержки браузера IE6+ */
	src: url("fonts/Chevin-Cyrillic-Bold.eot?#iefix") format("embedded-opentype"), /* Хак корректного отображения шрифта в IE8 */
	url("fonts/Chevin-Cyrillic-Bold.woff") format("woff"), /* Для современных браузеров */
	url("fonts/Chevin-Cyrillic-Bold.ttf") format("truetype"),
	url("fonts/Chevin-Cyrillic-Bold.svg#arbat") format("svg");
}
.text-404{
	color:#f47b32;
	font-size:157px;
	font-family: "Chevin-Cyrillic-Bold";
	line-height: 94px;
	padding-top:170px;
}
.text-404-links{
	padding-top:170px;
}
.text-404-link1{
	color:#000000;
	font: 20px/36px Arial !important;
	text-decoration: underline;
}
.text-404-link1:hover{
	color:#000000;
	text-decoration: none;
}
.text-404-link2{
	color:#f47b32;
	font: 17px/36px Arial !important;
	text-decoration: underline;
}
.text-404-link2:hover{
	color:#f47b32;
	text-decoration: none;
}
.text-404-link3{
	color:#000000;
	font: 14px/36px Arial !important;
	text-decoration: underline;
}
.text-404-link3:hover{
	color:#000000;
	text-decoration: none;
}
.text-403{
	color:#f47b32;
	font-size:17px;
	font-family: "Chevin-Cyrillic-Bold";
	padding-top:30px;
}
.text-403-link{
	color:#f47b32;
	font-size:17px;
	font-family: "Chevin-Cyrillic-Bold";
	text-decoration: underline;
}
.text-403-link:hover{
	color:#f47b32;
	font-size:17px;
	font-family: "Chevin-Cyrillic-Bold";
	text-decoration: none;
}