.light-text{
	font-family: 'open_sanslight';
}
.regular-text{
	font-family: 'open_sansregular';
}
.bold-text{
	font-family: 'open_sansbold';
}
.re-home17-about h5 {
    color: #A3B0B4;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    margin-bottom: 10px;
}
.re-home17-about h1 {
    font-size: 2.2em;
    font-family: 'open_sansextrabold';
}
.re-home17-about h1 span {
    display: block;
}
.re-home17-ad{
	font-style: italic;
	margin: 20px 0;
}