@font-face {
    font-family: 'roboto';
    src:url('RobotoCondensed-Regular.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';    
    src: url('RobotoCondensed-Bold.ttf') format('truetype');         
    font-weight: bold;
    font-style: normal;

}

