@font-face {
	font-family: 'Frutiger'; 
	src: url(./fonts/001.ttf);
}

.bannerh h1 {
	opacity: 0.7;
	font-family: Frutiger;
	font-style: normal;
	font-size: 35px;
	letter-spacing: 0px;
}
.proekty {
	font-family: Frutiger;
	padding: 20px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	font-size: 20px;
	line-height: 22px;
	color: black;
}
.proe_1 {
	font-family: Roboto;
	padding: 0px;
	font-style: normal	;
	font-weight: 400;
	opacity: 0.7;
	letter-spacing: 0px;
	font-size: 20px;
	line-height: 22px;
	color: white;
}
.new_text {
	font-family: Roboto;
	padding: 20px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	font-size: 20px;
	line-height: 22px;
	color: black;
}
.new_note{
	font-family: Roboto;
	padding: 0px;
	font-style: normal;
	font-weight: 400;
	opacity: 0.7;
	letter-spacing: 0px;
	font-size: 20px;
	line-height: 22px;
	color: white;
}
.new_H1 {
 text-shadow: 2px 2px 0 black;
 opacity: 0.7;
 font-family: Roboto;
 font-style: normal;
 letter-spacing: 1px;"
}

.new_H2 {
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 46px;
line-height: 63px;
color: #005bbb;
}

.new_H3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -1px;
    color: #333333;
    margin-bottom: 10px;
}
