.normal {    
	font-family:'Open Sans', Sans-Serif;
}

.header {    
	font-family:'DINPro', 'Open Sans', Sans-Serif;
}

.text_small {
    font-weight: normal;
    font-size: 0.85em;
    display: inline-block;
    line-height: 1.2em;
}

.text_smaller {
	margin-top: 0.2em;
    font-weight: normal;
    font-size: 0.70em;
    display: inline-block;
    line-height: 1.3em;
}

.text_medium {
	margin-top: 0.2em;
    font-weight: normal;
    font-size: 0.90em;
    display: inline-block;
    line-height: 1.3em;
}